diff --git a/pep-3108.txt b/pep-3108.txt index 3b6138c12..2fbb60783 100644 --- a/pep-3108.txt +++ b/pep-3108.txt @@ -496,7 +496,9 @@ Consolidate certain modules with similar themes together in a package? Packages are often used to group together modules that have a similar theme but do not have any direct relationship or dependency upon each other. For Python 3.0 obvious groupings could be done since renaming -of various modules is already occurring. +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. * collections