From 0620afb4ee6af691290f973d8fa5cd97b7e0cd5f Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 5 Jan 2007 23:02:37 +0000 Subject: [PATCH] Add a link to the wiki page with more grouping suggestions. --- pep-3108.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pep-3108.txt b/pep-3108.txt index 420b1477f..2f13db511 100644 --- a/pep-3108.txt +++ b/pep-3108.txt @@ -508,6 +508,10 @@ of various modules is already occurring. Below is a list sectioned 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