[Python-Dev] Unpickling py2 str as py3 bytes (and vice versa)
[Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
Serhiy Storchaka storchaka at gmail.comSat Mar 17 16:28:09 CET 2012
- Previous message: [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
- Next message: [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
17.03.12 17:00, Guido van Rossum написав(ла): > One reason to use 'bytes' instead of bytes is that it is a string that > can be specified e.g. in a config file. Thus, there are no reasons to use bytes instead of 'bytes'.
- Previous message: [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
- Next message: [Python-Dev] Unpickling py2 str as py3 bytes (and vice versa) - implementation (issue #6784)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list