Message112822
I just realized test_multiprocessing is being skipped on Windows because a few relative imports of _multiprocessing are failing in win32 specific code blocks. Attached is a trivial patch to remove the relative import, enabling the tests to run and succeed on both dev and installed environments.
Jesse: There don't appear to be any side effects here, but I get the feeling I might be overlooking some reason this might have been done. |
|
| Date |
User |
Action |
Args |
| 2010-08-04 15:41:19 | brian.curtin | set | recipients:
+ brian.curtin, jnoller |
| 2010-08-04 15:41:16 | brian.curtin | set | messageid: <[email protected]> |
| 2010-08-04 15:41:14 | brian.curtin | link | issue9513 messages |
| 2010-08-04 15:41:13 | brian.curtin | create | |
|