What's New in Python 2.3
Up:
Python Documentation Index
Next:
Contents
What's New in Python 2.3
A.M. Kuchling
amk@amk.ca
Contents
1 PEP 218: A Standard Set Datatype
2 PEP 255: Simple Generators
3 PEP 263: Source Code Encodings
4 PEP 277: Unicode file name support for Windows NT
5 PEP 278: Universal Newline Support
6 PEP 279: enumerate()
7 PEP 282: The logging Package
8 PEP 285: A Boolean Type
9 PEP 293: Codec Error Handling Callbacks
10 PEP 273: Importing Modules from Zip Archives
11 PEP 301: Package Index and Metadata for Distutils
12 PEP 302: New Import Hooks
13 PEP 305: Comma-separated Files
14 PEP 307: Pickle Enhancements
15 Extended Slices
16 Other Language Changes
16.1 String Changes
16.2 Optimizations
17 New, Improved, and Deprecated Modules
17.1 Date/Time Type
17.2 The optparse Module
18 Pymalloc: A Specialized Object Allocator
19 Build and C API Changes
19.1 Port-Specific Changes
20 Other Changes and Fixes
21 Porting to Python 2.3
22 Acknowledgements
About this document ...
What's New in Python 2.3
Up:
Python Documentation Index
Next:
Contents
Release 0.11.
See
About this document...
for information on suggesting changes.