]> granicus.if.org Git - python/commit
Testing for None should be done with 'is'
authorRaymond Hettinger <python@rcn.com>
Tue, 4 May 2004 08:34:56 +0000 (08:34 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 4 May 2004 08:34:56 +0000 (08:34 +0000)
commitc5e378da41641d5bc1e9b5c6c11bd470ff90b3e3
tree5be0103ded9f29c1a281df9986f532ecc7393c97
parent0b569bb3992467850926dab9f4e8048a70a6d904
Testing for None should be done with 'is'
Lib/idlelib/CallTips.py