]> granicus.if.org Git - python/commit
Fix for platforms where int != long.
authorMichael W. Hudson <mwh@python.net>
Thu, 12 Sep 2002 09:31:30 +0000 (09:31 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 12 Sep 2002 09:31:30 +0000 (09:31 +0000)
commit5c1ad84d7f62d3e2ec5367c8727481cda072820f
tree7383d8778d0ec60389c61300aec1e913b47deded
parent4bf12543420f9beca5f2c6d886be0a2fe2cbd289
Fix for platforms where int != long.
Objects/sliceobject.c