The new module has been deprecated in 2.6.
This commit is contained in:
parent
704fa2fc99
commit
6c1e8542b5
|
@ -492,7 +492,7 @@ small audience or lack of adherence to more modern standards.
|
|||
+ Easily handled by allowing the application specify its own
|
||||
module name, check for existence, and import if found.
|
||||
|
||||
* new [done: 3.0]
|
||||
* new [done: 2.6, 3.0]
|
||||
|
||||
+ Just a rebinding of names from the 'types' module.
|
||||
+ Can also call ``type`` built-in to get most types easily.
|
||||
|
|
Loading…
Reference in New Issue