A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-October/017866.html below:

[Python-Dev] Bug or feature? Unicode vs t#

[Python-Dev] Bug or feature? Unicode vs t# [Python-Dev] Bug or feature? Unicode vs t#Tim Peters tim@zope.com
Wed, 10 Oct 2001 18:43:16 -0400
Here in current CVS Python:

>>> import binascii
>>> binascii.hexlify(u'a')
'6100'
>>>

In 2.1.1, it's '61' instead.  I don't know what ought to happen, but 2.1.1
suprised me less.  binascii inherits its view of the argument via
PyArg_ParseTuple's t# code.




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