[SVN] Revision 2123 (Python)

Domenico Carbotta domenico.carbotta at gmail.com
Thu Nov 10 19:39:34 UTC 2005


A major update bringing PyMate to r106, which includes:
* improved stability of raw_input_replacement() by properly escaping quotes in the prompt string;
* incremental display of the script output;
* boundaries to easily recognize output printed to stdout and stderr;
* stderr output hiding via a clickable link in the top right;
* unittest detection, suggesting user to use cmd+shift+R in order to run unit tests (some clutter remains, namely the "Ran 1 test in 0.00?s OK" line appears before PyMate output -- if you know how to fix that please step up and help me :)

Changed:
A   trunk/Bundles/Python.tmbundle/Commands/Run Script in Python.plist
U   trunk/Bundles/Python.tmbundle/Support/pymate.py
U   trunk/Bundles/Python.tmbundle/Support/pymate_output.py



More information about the textmate-dev mailing list