]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* rangeobject.{c,h}, bltinmodule.c: removed non-essential ops from range
authorGuido van Rossum <guido@python.org>
Mon, 1 Nov 1993 16:21:44 +0000 (16:21 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 Nov 1993 16:21:44 +0000 (16:21 +0000)
commit2586bf0a3434fc0430b6c16a56ad2b950eabc589
treee16eef17c5be42833c891b22be5fbb4ef0ef3209
parent0667626694cf1d7232d3142aef645ecb2d8680c0
* rangeobject.{c,h}, bltinmodule.c: removed non-essential ops from range
  object.
Include/rangeobject.h
Objects/rangeobject.c
Python/bltinmodule.c