commit | ebdcd859e59ed16a79dea94291c0be3a87640a08 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri May 18 18:33:07 2012 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri May 18 18:33:07 2012 +0200 |
tree | 4f91f5ec40375ba9bbdfacc2da79dd31bc440f89 | |
parent | 77c84f2defb0013e28d262be237142379a1407fe [diff] |
Move private function _args_from_interpreter_flags() to subprocess.py, so that it can be imported when threads are disabled. (followup to issue #12098)