Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Python 2's "str" is a bytestring. All of those are bytestrings in Python 2 as they should be. Python 3 makes them text and suddenly i can not output data over stdout anymore without extra steps of switching the mode of stdout from some arbitrary text default.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: