[issue5243] Missing dependency in distutils build
Tarek Ziadé
report at bugs.python.org
Mon Feb 16 01:00:28 CET 2009
Tarek Ziadé <ziade.tarek at gmail.com> added the comment:
The patch looks good.
Minor tweaks :
- sys.path should be set to its initial state after the test
(setUp/tearDown might be helpfull here)
- ensure_finalized() should be called right before run()
so it acts like the real call
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5243>
_______________________________________
More information about the Python-bugs-list
mailing list