Document the obsolete modules removed in 2.5

This commit is contained in:
Neal Norwitz 2006-03-16 06:58:39 +00:00
parent 8adb36ab81
commit 3d14ef3954
1 changed files with 8 additions and 3 deletions

View File

@ -65,13 +65,18 @@ Obsolete modules
A number of modules are already listed as obsolete in the library
documentation. These are listed here for completeness.
addpack, cmp, cmpcache, codehack, dircmp, dump, fmt, lockfile,
newdir, Para, poly, regex, regsub, tb, timing, util, whatsound,
tzmod, find, grep, packmail, ni, rand, soundex, cl, sv
cl, sv, timing
All these modules have been declared as obsolete in Python 2.0,
some even earlier.
The following obsolte modules were removed in Python 2.5:
addpack, cmp, cmpcache, codehack, dircmp, dump, find, fmt,
grep, lockfile, newdir, ni, packmail, Para, poly,
rand, reconvert, regex, regsub, statcache, tb, tzparse,
util, whatsound, whrandom, zmod
Deprecated modules