Add note about PJEs updates to support PEP 302 imports.
This commit is contained in:
parent
afff161abe
commit
3389e57961
|
@ -90,6 +90,9 @@ Completed features for 2.5
|
|||
|
||||
- pysqlite was added to the standard library
|
||||
|
||||
- Add PEP 302 zipfile/__loader__ support to the following modules:
|
||||
warnings, linecache, inspect, traceback, site, and doctest
|
||||
|
||||
|
||||
Possible features for 2.5
|
||||
|
||||
|
|
Loading…
Reference in New Issue