]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport Lib/test/test_class.py revision 1.13:
authorMichael W. Hudson <mwh@python.net>
Thu, 16 Jun 2005 14:53:22 +0000 (14:53 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 16 Jun 2005 14:53:22 +0000 (14:53 +0000)
commit25010f254987e743614363753479d89358ebf4b7
treec995f81f97d7fe6d6823fb35ddb7f9a73fddb625
parent5672467b2d7b707b2157a03786f3ee73de4d0ac7
backport Lib/test/test_class.py revision 1.13:

Don't use 'is not' to compare strings.
(spotted by reading pypy-svn :)
Lib/test/test_class.py