mirror of
https://github.com/python/cpython.git
synced 2026-06-02 09:38:14 -04:00
dac238bd46
stdout as the prompt. This makes raw_input() and print "xxx", ; sys.stdin.readline() work a bit more palatable.