Menu

Commit [r22912]  Maximize  Restore  History

Fix for bug #22001, the execution of script changing the current working directory.

This is reported at http://gna.org/bugs/?22001.

The changing of the current working directory (CWD) was added to allow for nested scripting.
However this is no longer needed as the script import mechanism has changed from the exec() function
call to the runpy Python module.

bugman 2014-05-02

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.