[Python-checkins] release: import readline otherwise it doesn't get initialized for input()

benjamin.peterson python-checkins at python.org
Wed Nov 26 01:33:19 CET 2014


https://hg.python.org/release/rev/070f43581846
changeset: 88:070f43581846
user: Benjamin Peterson <benjamin at python.org>
date: Tue Nov 25 18:33:01 2014 -0600
summary:
 import readline otherwise it doesn't get initialized for input()
files:
 release.py | 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/release.py b/release.py
--- a/release.py
+++ b/release.py
@@ -11,6 +11,7 @@
 import hashlib
 import optparse
 import re
+import readline
 import subprocess
 import shutil
 
-- 
Repository URL: https://hg.python.org/release


More information about the Python-checkins mailing list

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