History log of /external/python/cpython3/Lib/test/test_distutils.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1568732d73718bffc9da49fa674234c2327b2e87 27-Oct-2009 Antoine Pitrou <solipsis@pitrou.net> Merged revisions 75860 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
r75860 | antoine.pitrou | 2009-10-27 21:20:41 +0100 (mar., 27 oct. 2009) | 3 lines

Try to fix transient refleaks in test_distutils.
........
/external/python/cpython3/Lib/test/test_distutils.py
ee8712cda46338d223509cc5751fd36509ad3860 20-May-2008 Benjamin Peterson <benjamin@python.org> #2621 rename test.test_support to test.support
/external/python/cpython3/Lib/test/test_distutils.py
bb7c14461d8c69a9ffd70ae012b28ad35a9f3e78 15-Jun-2004 Fred Drake <fdrake@acm.org> One unit test for distutils is not much, but is more than we had yesterday.
We need to write more; hopefully the barrier is a little lower now.
/external/python/cpython3/Lib/test/test_distutils.py