]> granicus.if.org Git - python/commit
Don't use 'is not' to compare strings.
authorMichael W. Hudson <mwh@python.net>
Wed, 4 May 2005 11:59:38 +0000 (11:59 +0000)
committerMichael W. Hudson <mwh@python.net>
Wed, 4 May 2005 11:59:38 +0000 (11:59 +0000)
commitabb103b17a5f5b633fc2abed506c20de857d2dff
tree11a3b6d14471bc79e726eaa7849c4df2bea0b303
parent7c5e618577f0c5181aa4f8dda27db5ca3cec714f
Don't use 'is not' to compare strings.
(spotted by reading pypy-svn :)
Lib/test/test_class.py