]> granicus.if.org Git - python/commit
Change test_support.have_unicode to use True/False instead of 1/0.
authorCollin Winter <collinw@gmail.com>
Wed, 25 Apr 2007 17:57:53 +0000 (17:57 +0000)
committerCollin Winter <collinw@gmail.com>
Wed, 25 Apr 2007 17:57:53 +0000 (17:57 +0000)
commit297996b7d372118dcf18d9a1dee9466caca08848
treeae7b6d3a322186cc0ec9cd381cd998b69ee4daf7
parentbec754c2b5d35d1d78aec86b0ffff229a74e55b6
Change test_support.have_unicode to use True/False instead of 1/0.
Lib/test/test_support.py