]> granicus.if.org Git - python/commitdiff
Fix PEP number
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 12 Oct 2004 15:32:10 +0000 (15:32 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 12 Oct 2004 15:32:10 +0000 (15:32 +0000)
Misc/NEWS

index 4468fc1ccb9d451c7cd7ae03df154d0024364959..249ce0468ce3230fcddb97e41e283d7cf5b76de8 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -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