]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added test to ensure __format__ methods return unicode objects.
authorEric Smith <eric@trueblade.com>
Mon, 27 Aug 2007 15:31:40 +0000 (15:31 +0000)
committerEric Smith <eric@trueblade.com>
Mon, 27 Aug 2007 15:31:40 +0000 (15:31 +0000)
commit56e4a840bcb9ae7536747ba96fd83cc2a1bfa69b
tree8e0cca6a5fdd1cf3d4a865f5a4509f33fe7f4c16
parenta4b8d1de7c8bdacfa07f9545fcef81fee1c6601f
Added test to ensure __format__ methods return unicode objects.
Python/bltinmodule.c