Le samedi 02 avril 2011 à 16:00 +0300, anatoly techtonik a écrit : > Do you have an estimate of Python 3.2.1 release? FYI I introduced (and then fixed) two regressions specific to Windows in Python 3.2: http://bugs.python.org/issue11272 (input) http://bugs.python.org/issue11395 (print) Issue #11272 is annoying: input() returns a string ending a string ending by '\r'. The workaround is input().rstrip('\r')or input().rstrip(). The second end is more a corner case: print fails if you write more than 60,000 bytes at once. Victor
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4