[issue5257] test_zipfle and test_distutils write in the test directories

2009-04-04 Thread Tarek Ziadé
Tarek Ziadé added the comment: done in distutils, will open a specific issue for zip. -- status: open -> closed ___ Python tracker ___ ___

[issue5257] test_zipfle and test_distutils write in the test directories

2009-02-14 Thread Tarek Ziadé
New submission from Tarek Ziadé : Those tests are writing in the test directories (Lib/test and Lib/distutils/tests). The tests will be changed to use temporary directory; -- assignee: tarek components: Distutils, Library (Lib) messages: 82008 nosy: tarek priority: high severity: normal