Closed GoogleCodeExporter closed 8 years ago
This was a typo, I couldn't not reproduce the original issue with file history.
Original comment by reingart@gmail.com
on 12 Oct 2011 at 7:15
This was the traceback of missing 'filehistory' (it is not a mistery as it is
removed to to clean up wx resources)
Traceback (most recent call last):
File "main.py", line 424, in OnOpen
self.filehistory.AddFileToHistory(filename)
AttributeError: 'PyAUIFrame' object has no attribute 'filehistory'
Original comment by reingart@gmail.com
on 12 Oct 2011 at 8:30
This issue was closed by revision 8d3cf2c82590.
Original comment by reingart@gmail.com
on 12 Oct 2011 at 9:02
Original issue reported on code.google.com by
reingart@gmail.com
on 6 Oct 2011 at 11:59