]> granicus.if.org Git - python/commit
Remove isCallable() and sequenceIncludes() from the operator module.
authorCollin Winter <collinw@gmail.com>
Wed, 21 Mar 2007 20:10:51 +0000 (20:10 +0000)
committerCollin Winter <collinw@gmail.com>
Wed, 21 Mar 2007 20:10:51 +0000 (20:10 +0000)
commit390d29ca743d262cf667a794af71f141a7a161f6
tree58597de1d1afc12d23b88be69535d958ec73d90e
parent7d71fb8132d1ce0c49ad4557b89da592120cf118
Remove isCallable() and sequenceIncludes() from the operator module.
Lib/test/test_bool.py
Lib/test/test_operator.py
Misc/NEWS
Modules/operator.c