commit | 38e3d51ea734e1c5d6979774977a03773092926a | [log] [tgz] |
---|---|---|
author | Tarek Ziadé <ziade.tarek@gmail.com> | Fri Feb 27 12:58:56 2009 +0000 |
committer | Tarek Ziadé <ziade.tarek@gmail.com> | Fri Feb 27 12:58:56 2009 +0000 |
tree | 507f35e3495c8c4d719cd2bd4b2f978ca97a6a51 | |
parent | 89fc2b78214b97f7bc5d3fcf32d9e4cb9940c1dd [diff] [blame] |
Merged revisions 70017 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r70017 | tarek.ziade | 2009-02-27 13:53:34 +0100 (Fri, 27 Feb 2009) | 1 line Issue #5052: make Distutils compatible with 2.3 again. ........
diff --git a/Lib/distutils/README b/Lib/distutils/README index 23f4885..408a203 100644 --- a/Lib/distutils/README +++ b/Lib/distutils/README
@@ -8,4 +8,6 @@ http://www.python.org/sigs/distutils-sig/ +WARNING : Distutils must remain compatible with 2.3 + $Id$