]> granicus.if.org Git - python/commit
Fixed a couple of places where 'int' was used where 'long'
authorMarc-André Lemburg <mal@egenix.com>
Thu, 6 Jul 2000 19:43:31 +0000 (19:43 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Thu, 6 Jul 2000 19:43:31 +0000 (19:43 +0000)
commit85cc4d89401113e2b6d19d609aede36c4844a5d7
treeaf04307bf0c2b42f434223c8a9b3539ac4a8fc1c
parent49b0c3bafe8fd9818e73e3594e12a749f796eeb2
Fixed a couple of places where 'int' was used where 'long'
should have been used.
Objects/unicodeobject.c