Menu

Commit [r24742]  Maximize  Restore  History

Fix for a fatal bug for the prompt UI on MS Windows.

The improvements in the tab completion support for the prompt UI on Mac OS X systems (r24421) was
fatal for certain Python readline modules on MS Windows, as readline.__doc__ can be None. This is
now correctly handled.

bugman 2014-07-25

changed /trunk/prompt/interpreter.py
/trunk/prompt/interpreter.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.