]> granicus.if.org Git - python/commit
Complete the xrange-simplification checkins: call PyRange_New() with
authorGuido van Rossum <guido@python.org>
Thu, 5 Jul 2001 14:44:41 +0000 (14:44 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 5 Jul 2001 14:44:41 +0000 (14:44 +0000)
commitcfd829eefca1c5b971a27306a09dbb6704d96e8d
tree5b6a666de56c40f1710f223c2d06062e69040063
parent3f56166b1aff15136960dfc8ad90f571e14be01a
Complete the xrange-simplification checkins: call PyRange_New() with
fewer arguments.
Python/bltinmodule.c