[Python-Dev] PEP 460 reboot
Barry Warsaw
barry at python.org
Mon Jan 13 16:49:49 CET 2014
More information about the Python-Dev mailing list
Mon Jan 13 16:49:49 CET 2014
- Previous message: [Python-Dev] PEP 460 reboot
- Next message: [Python-Dev] PEP 460 reboot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jan 12, 2014, at 06:11 PM, Guido van Rossum wrote: >Perhaps not, but it's a hint that you should probably think about an >encoding. It's symmetric with how '%s' % b'x' returns "b'x'". Think of >it as payback time. :-) Which unfortunately causes no end of headaches, often difficult to debug. https://wiki.python.org/moin/PortingToPy3k/BilingualQuickRef (see 'doctests' for one such impact). -Barry
- Previous message: [Python-Dev] PEP 460 reboot
- Next message: [Python-Dev] PEP 460 reboot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list