It looks like the cl module was properly handled for 2.6 already.
This commit is contained in:
parent
2401dd2c7b
commit
2b5793d480
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue