Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 1. Revert subprocess environment clearing, will restart subprocess | Kurt B. Kaiser | 2002-08-25 | 1 | -2/+0 | |
| | | | | | | | | | | instead. 2. Preserve the Idle client's listening socket for reuse with the fresh subprocess. 3. Remove some unused rpc code, comment out additional unused code. Modified Files: ScriptBinding.py rpc.py run.py | |||||
* | Reset the Python execution server environment to its initial value prior | Kurt B. Kaiser | 2002-07-28 | 1 | -1/+3 | |
| | | | | | | | to executing Run/F5 from an EditorWindow. M ScriptBinding.py : add call to clear_the_environment() M run.py : implemented Executive.clear_the_environment() | |||||
* | Rework the code to have only the GvR RPC. Output from execution of user | Kurt B. Kaiser | 2002-06-12 | 1 | -8/+9 | |
| | | | | code is directed to the Shell. | |||||
* | GvR's rpc patch | Chui Tey | 2002-05-26 | 1 | -19/+36 | |
| | ||||||
* | changeover to new keybinding configuration implementation | Steven M. Gava | 2002-01-19 | 1 | -6/+0 | |
| | ||||||
* | py-cvs merge, better error dialog | Steven M. Gava | 2001-07-12 | 1 | -3/+7 | |
| | ||||||
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+169 | |