Menu

Commit [r24269]  Maximize  Restore  History

Merged revisions 24251,24257,24263 via svnmerge from

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

........
r24251 | bugman | 2014-06-23 16:36:47 +0200 (Mon, 23 Jun 2014) | 6 lines

Improved how the relax installation path is determined in the status object.

If the path cannot be found, the current working directory is then checked if it is where relax is
installed. This is needed when importing modules outside of relax.
........
r24257 | bugman | 2014-06-23 20:12:02 +0200 (Mon, 23 Jun 2014) | 7 lines

Hack to permanently eliminate the ^[[?1034h escape code being produced on Linux systems.

This is produced by importing the readline module. The escape code will be sent to STDOUT every
time relax is executed, so it will be present in all log files. The problem is the TERM
environmental variable being set to 'xterm'. The hack simply sets TERM to an empty string.
........
r24263 | bugman | 2014-06-24 09:46:24 +0200 (Tue, 24 Jun 2014) | 6 lines

More hacks for permanently eliminating the ^[[?1034h escape code being produced on Linux systems.

This is a nasty feature of the GNU readline library. It is now also turned off in the dep_check
module, suppressing ^[[?1034h in Python scripts which import only parts of relax.
........

bugman 2014-06-24

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/dep_check.py
changed /branches/frame_order_cleanup/relax.py
changed /branches/frame_order_cleanup/status.py
/branches/frame_order_cleanup/dep_check.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/relax.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/status.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.