Message79227
Some more for both 2. and 3.0:
- 'as' is now a keyword
- 'with' is now a keyword
- @ is now a valid token
- 0o for octal and 0b for binary numbers
- sets
- str.format
- BaseException
I am sure I missed a lot, but the core language sections should be
fairly easy to update. The library part seems to be a major project.
It would be nice to reformat it in ReST as well. |
|
| Date |
User |
Action |
Args |
| 2009-01-06 04:49:20 | belopolsky | set | recipients:
+ belopolsky, georg.brandl, mark.dickinson |
| 2009-01-06 04:49:20 | belopolsky | set | messageid: <1231217360.34.0.0251532519151.issue4819@psf.upfronthosting.co.za> |
| 2009-01-06 04:49:19 | belopolsky | link | issue4819 messages |
| 2009-01-06 04:49:19 | belopolsky | create | |
|