M.-A. Lemburg wrote: > You need to think about the important use-case of having > to convert Py2 applications to Py3 style. In many cases, > the application can be made to run under Py3 be adding the > small 'b' in front of the used string literals. That is hard to tell, because Py3 is not implemented, yet. It might be that in many cases, no change is necessary at all, because the system default encoding will convert the strings to bytes. > Since the code is already in place and the change is > minimal, I don't see any reason not to use it. I do. It would mean that we commit to the b"" notation, when there is no real need for that. Regards, Martin
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