Menu

Commit [r28276]  Maximize  Restore  History

Python 3 fixes for the gui.misc module.

This is for text formatting using the "x"*num logic. In Python 3, num is often a float so this does
not work and an explicit int() function call is required.

bugman 2016-11-14

changed /trunk/gui/misc.py
/trunk/gui/misc.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.