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