Message165911
I'm going to address this issue in parts to make it easier to review and see what is going on.
The first patch I'm uploading shortly here: issue 15403. That issue I created to address just the "file creation" part of the code.
The approach I'm taking is to keep the file creation code decoupled from the temp directory, sys.path, and import code. My plan is to address the latter in separate patches by creating or modifying existing test support context managers, as necessary. |
|
Date |
User |
Action |
Args |
2012-07-20 11:19:10 | chris.jerdonek | set | recipients:
+ chris.jerdonek, ncoghlan |
2012-07-20 11:19:10 | chris.jerdonek | set | messageid: <1342783150.47.0.585523791636.issue15376@psf.upfronthosting.co.za> |
2012-07-20 11:19:09 | chris.jerdonek | link | issue15376 messages |
2012-07-20 11:19:09 | chris.jerdonek | create | |
|