Fix PEP number

This commit is contained in:
Andrew M. Kuchling 2004-10-12 15:32:10 +00:00
parent 5b3687df2e
commit 518d393e0e
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Extension modules
Library
-------
- Added Peter Astrand's subprocess.py module. See PEP 327 for details.
- Added Peter Astrand's subprocess.py module. See PEP 324 for details.
- time.strptime() now properly escapes timezones and all other locale-specific
strings for regex-specific symbols. Was breaking under Japanese Windows when