It looks like the cl module was properly handled for 2.6 already.

This commit is contained in:
Brett Cannon 2008-07-01 22:46:37 +00:00
parent 2401dd2c7b
commit 2b5793d480
1 changed files with 3 additions and 3 deletions

View File

@ -51,8 +51,8 @@ denoted as "unique" then it is the last time the file was edited,
period.
Previously deprecated
---------------------
Previously deprecated [done]
----------------------------
PEP 4 lists all modules that have been deprecated in the stdlib
[#pep-0004]_. The specified motivations mirror those listed in
@ -69,7 +69,7 @@ distribution for Python for users that rely upon the code.
+ Documented as deprecated since Python 2.4 without an explicit
reason.
* cl [done: 3.0]
* cl [done: 2.6, 3.0]
+ Documented as obsolete since Python 2.0 or earlier.
+ Interface to SGI hardware.