K 10 svn:author V 6 marino K 8 svn:date V 27 2016-08-18T22:54:22.440934Z K 7 svn:log V 273 devel/drpython: Remove wx.HIDE_READONLY attribute from wx.FileDialog This attribute has been removed for wxPython 3.0. Remove the flag to fix runtime error during saving and loading. See similar report on DrPython bug report 137. PR: 201699 Submitted by: Jordan Irwin END