What's New in Python 2.3
Up:
Python Documentation Index
Next:
Contents
What's New in Python 2.3
A.M. Kuchling
Python Software Foundation
Email:
amk@amk.ca
Contents
1 PEP 218: A Standard Set Datatype
2 PEP 255: Simple Generators
3 PEP 263: Source Code Encodings
4 PEP 273: Importing Modules from Zip Archives
5 PEP 277: Unicode file name support for Windows NT
6 PEP 278: Universal Newline Support
7 PEP 279: enumerate()
8 PEP 282: The logging Package
9 PEP 285: A Boolean Type
10 PEP 293: Codec Error Handling Callbacks
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 1.01.
See
About this document...
for information on suggesting changes.