]> granicus.if.org Git - python/commit
Make the distutils version number the same as the python version. It
authorThomas Heller <theller@ctypes.org>
Fri, 23 Jul 2004 19:47:32 +0000 (19:47 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 23 Jul 2004 19:47:32 +0000 (19:47 +0000)
commit6fa2474b204c2d5fa72f31300379c9def14d74b9
treef40424fd2052d5430cdf9f917c70310f98661f3c
parentee6fd06ecf8c81e72272be8866029987cac5a483
Make the distutils version number the same as the python version.  It
must be literally contained here, because it is still possible to
install this distutils in older Python versions.
Lib/distutils/__init__.py