]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #517521: Consider byte strings before Unicode strings
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 15 Mar 2002 13:40:30 +0000 (13:40 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 15 Mar 2002 13:40:30 +0000 (13:40 +0000)
commit0c160a08f2228045437a94ea6e00306ace8dbfb4
tree7c176acc89083239e5ef5400901cb72b17d3ff32
parente5363b7de5bb99f5a00d748fa2ca89d631bbf40d
Patch #517521: Consider byte strings before Unicode strings
in PyObject_Get/SetAttr.
Objects/object.c