Menu

Commit [r15764]  Maximize  Restore  History

ANSI escape characters are now turned off forcibly when in GUI mode.

The prompt.interpreter.Interpreter class was being initialised during the import startup phase due to
the gui.interpreter.Interpreter singleton class. This meant that sys.stdout had not been redirected
to the relax controller yet and was still set to the terminal TTY. This hack turns off the relax
prompt colouring forcibly.

bugman 2012-04-17

changed /1.3/gui/interpreter.py
changed /1.3/prompt/base_class.py
changed /1.3/prompt/interpreter.py
/1.3/gui/interpreter.py Diff Switch to side-by-side view
Loading...
/1.3/prompt/base_class.py Diff Switch to side-by-side view
Loading...
/1.3/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.