]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change tp_str implementations of exception classes
authorWalter Dörwald <walter@livinglogic.de>
Sat, 26 May 2007 15:03:32 +0000 (15:03 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Sat, 26 May 2007 15:03:32 +0000 (15:03 +0000)
commitf5bec7c67d5cc05ff1cb91dbc83ead6e0f8e41ec
tree7a420fbbc7ebeca22d6ae30953059d887d84f229
parent63236cf386574484d9f594af4b464c44c579cf25
Change tp_str implementations of exception classes
to return unicode strings.
Objects/exceptions.c