Menu

Commit [r14105]  Maximize  Restore  History

Merged revisions 14103 via svnmerge from

svn+ssh://bugman@.../svn/relax/1.3

........
r14103 | bugman | 2011-08-04 11:08:58 +0200 (Thu, 04 Aug 2011) | 6 lines

Fix for the RelaxWarning system on Mac OS X, the base class __str__ method now returns a simple string.

On a Mac, the warning message text was in unicode whereas the __str__() method must return a standard
string. So now __str__() is using the str() method to convert.
........

bugman 2011-08-04

changed /branches/gui_testing
changed /branches/gui_testing/relax_warnings.py
/branches/gui_testing/relax_warnings.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.