commit | 7c086c0037a35ccbb9a78db245572c05e54425e7 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Jan 02 03:52:38 2008 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Jan 02 03:52:38 2008 +0000 |
tree | 714377941e40201b7afb2b4645b0e6b25ed61510 | |
parent | 83210b9ea032798ec36e3630b261f262526c5f97 [diff] |
Get rid of raw_input() emulation, use its reincarnation as input(). See Issue 1707.