Menu

Commit [r14103]  Maximize  Restore  History

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 /1.3/relax_warnings.py
/1.3/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.