[Python-checkins] distutils2: Remove renaming plans, moved to the wiki.

tarek.ziade python-checkins at python.org
Sun Sep 19 10:20:23 CEST 2010


tarek.ziade pushed b0bf8346210e to distutils2:

http://hg.python.org/distutils2/rev/b0bf8346210e
changeset:   659:b0bf8346210e
user:        ?ric Araujo <merwok at netwok.org>
date:        Sat Aug 28 14:52:57 2010 +0200
summary:     Remove renaming plans, moved to the wiki.
files:       src/DEVNOTES.txt

diff --git a/src/DEVNOTES.txt b/src/DEVNOTES.txt
--- a/src/DEVNOTES.txt
+++ b/src/DEVNOTES.txt
@@ -12,11 +12,3 @@
   just one test directly, be sure to run python2.4 setup.py build_ext
   first, else tests won't find _hashlib or _md5. When using tests.sh,
   build_ext is automatically done.
-
-- Renaming to do:
-
-  - DistributionMetadata > Metadata
-  - Distribution > Release or Project
-  - pkgutil > pkgutil.__init__ + new pkgutil.database (or better name)
-  - RationalizedVersion > Version
-  - suggest_rationalized_version > suggest

--
Repository URL: http://hg.python.org/distutils2


More information about the Python-checkins mailing list