]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove all definitions of raw_input() that were still scattered throughout the docs
authorGeorg Brandl <georg@python.org>
Sun, 2 Dec 2007 22:48:17 +0000 (22:48 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 2 Dec 2007 22:48:17 +0000 (22:48 +0000)
commit8d5c39240e2717f751d4cba34baf4493bdcf0985
treee261b11315d26599896ebb515d204206852d604d
parent2b1c592d22c16f3cb810625168ed1ce0c806d004
Remove all definitions of raw_input() that were still scattered throughout the docs
from the time where there was neither input() nor raw_input().
Doc/library/crypt.rst
Doc/library/smtplib.rst
Doc/library/telnetlib.rst
Doc/library/termios.rst
Doc/library/traceback.rst
Doc/tutorial/stdlib2.rst