]> granicus.if.org Git - python/commit
Remove redundant check for PyBytes in unicode_encode.
authorGeorg Brandl <georg@python.org>
Fri, 3 Dec 2010 07:54:09 +0000 (07:54 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 3 Dec 2010 07:54:09 +0000 (07:54 +0000)
commit3b9406b08aad04c1f92d7a2ab03c8a42c3afb8be
treea253380770225dafbaf79931e91bccd3ef65fb80
parentbd87d0862bd0ea3d978a27ca558a5f7ec4b32fe2
Remove redundant check for PyBytes in unicode_encode.
Objects/unicodeobject.c