commit | f3776a17effc7542826e1453b082ca0877722464 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Oct 08 18:47:17 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Oct 08 18:47:17 2008 +0000 |
tree | 707a0fa81eda3e0cf4277c66a9a5b1b2ceea29f6 | |
parent | 06a138690231f62b3624766e09212cc01d7b5faa [diff] |
#3935: properly support list subclasses in the C impl. of bisect. Patch reviewed by Raymond.