Size: 937
Comment:
|
Size: 1011
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 29: | Line 29: |
* sets -- all python version from CPython 2.3 needs generator support... not sure when that will happen. | * sets -- all python version from CPython 2.3 needs generator support... not sure when that will happen. Try adding "from __future__ import generators" to the top of the file. |
- wiki management
new-style <type 'string'>
- asyncore, socket and select modules
- site management
- installer
- next version beginning of march, I strongly hope
new-style <type 'file'>
- I'll give it a try
- polishing up new-style classes
- JSR223
- datetime and sets (testing the python modules)
- datetime -- all python version from CPython sandbox is pending small problems with new-style classes.
sets -- all python version from CPython 2.3 needs generator support... not sure when that will happen. Try adding "from future import generators" to the top of the file.
new-style <type 'float'>
- expected late Feb or early March (work is going well, just testing now.)
- PEP302
NewStyleClasses todos
new-style <type 'tuple'>
- unicodedata module