]> granicus.if.org Git - python/commit
Use input(), not our own fake raw input (in one place).
authorGuido van Rossum <guido@python.org>
Sun, 27 May 2007 09:19:52 +0000 (09:19 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 27 May 2007 09:19:52 +0000 (09:19 +0000)
commitc5b6ab0baa7e6f7cee944d3db7805b37e81c1acd
tree7778174080397922e72f5e5529d9453f48bc55f5
parente625fd5444bda7a6b619c256eaf86a2ff0d51c6c
Use input(), not our own fake raw input (in one place).
Lib/pdb.py