commit | 13c25c08ca9e154e337cc7d7c258d9286304ed16 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Tue Jul 24 13:58:28 2007 +0000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Tue Jul 24 13:58:28 2007 +0000 |
tree | 4896411a1b4c6f16595dda57d4a1e13a8687fec1 | |
parent | 4f82a03714ad08825bb5554988d9e2dd1fc30dd5 [diff] |
Fix an incompatibility between the -i and -m command line switches as reported on python-dev by PJE - runpy.run_module now leaves any changes it makes to the sys module intact after the function terminates