[Python-checkins] r53282 - peps/trunk/pep-3108.txt

brett.cannon python-checkins at python.org
Sat Jan 6 00:02:38 CET 2007


Author: brett.cannon
Date: Sat Jan  6 00:02:37 2007
New Revision: 53282

Modified:
   peps/trunk/pep-3108.txt
Log:
Add a link to the wiki page with more grouping suggestions.


Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Sat Jan  6 00:02:37 2007
@@ -508,6 +508,10 @@
 off into what types of obvious groupings there seem to be.  No name
 for the suggested package (if not already existent) is being proposed.
 
+Some other suggestions beyond the ones listed here are available at
+http://wiki.python.org/moin/CodingProjectIdeas/StandardLibrary/RestructuredStandardLibrary
+.
+
 * collections
 
   + heapq


More information about the Python-checkins mailing list