Gary Thomas wrote:
I'm getting this error with wxPython 2.8.4.0:
AttributeError: 'OutputStream' object has no attribute 'flush'
I'm trying to flush the data written to a wxProcess pipe. Any ideas?
Use a newer version of wxPython. It was added in 2.8.4.2.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!