[Python-checkins] cpython (3.2): Fix a couple typos in Misc/NEWS.

ezio.melotti python-checkins at python.org
Sat Nov 3 20:36:48 CET 2012


http://hg.python.org/cpython/rev/62c093909265
changeset: 80213:62c093909265
branch: 3.2
parent: 80209:8f00af8abaf9
user: Ezio Melotti <ezio.melotti at gmail.com>
date: Sat Nov 03 21:30:32 2012 +0200
summary:
 Fix a couple typos in Misc/NEWS.
files:
 Misc/NEWS | 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Misc/NEWS b/Misc/NEWS
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -72,7 +72,7 @@
 - Issue #15897: zipimport.c doesn't check return value of fseek().
 Patch by Felipe Cruz.
 
-- Issue #15033: Fix the exit status bug when modules invoked using -m swith,
+- Issue #15033: Fix the exit status bug when modules invoked using -m switch,
 return the proper failure return value (1). Patch contributed by Jeff Knupp.
 
 - Issue #12268: File readline, readlines and read() or readall() methods
@@ -700,7 +700,7 @@
 - Issue #15444: Use proper spelling for non-ASCII contributor names. Patch
 by Serhiy Storchaka.
 
-- Issue 15482: Properly document the default 'level' value for __import__()
+- Issue #15482: Properly document the default 'level' value for __import__()
 while warning about using negative values.
 
 - Issue #15230: Clearly document some of the limitations of the runpy
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /