[Python-checkins] cpython (3.3): Issue #20374: delete spurious empty line

georg.brandl python-checkins at python.org
Mon Feb 10 22:05:05 CET 2014


http://hg.python.org/cpython/rev/de02d414590d
changeset: 89117:de02d414590d
branch: 3.3
user: Ned Deily <nad at acm.org>
date: Wed Feb 05 17:02:29 2014 -0800
summary:
 Issue #20374: delete spurious empty line
files:
 Modules/readline.c | 1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Modules/readline.c b/Modules/readline.c
--- a/Modules/readline.c
+++ b/Modules/readline.c
@@ -773,7 +773,6 @@
 return result;
 }
 
-
 static int
 #if defined(_RL_FUNCTION_TYPEDEF)
 on_startup_hook(void)
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

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