commit | 03d5d087989fc38df2bee68a3f5ed758b0bfa665 | [log] [tgz] |
---|---|---|
author | Tarek Ziadé <ziade.tarek@gmail.com> | Mon Sep 21 13:01:54 2009 +0000 |
committer | Tarek Ziadé <ziade.tarek@gmail.com> | Mon Sep 21 13:01:54 2009 +0000 |
tree | 7a1341e9e5dac79d1d4c84fbae2cdaf2f9723f94 | |
parent | eb097fca52f47d012df127c7c83d72a8e3881d73 [diff] |
Merged revisions 74988 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r74988 | tarek.ziade | 2009-09-21 14:19:07 +0200 (Mon, 21 Sep 2009) | 1 line improved distutils test coverage: now the DEBUG mode is covered too (will help fix the issue #6954 in py3k branch) ........