]> granicus.if.org Git - python/commit
Fix typical truedivision problem (using the result of division as an index.)
authorThomas Wouters <thomas@python.org>
Thu, 20 Apr 2006 22:36:57 +0000 (22:36 +0000)
committerThomas Wouters <thomas@python.org>
Thu, 20 Apr 2006 22:36:57 +0000 (22:36 +0000)
commit4f564bd68a5bf3e22c81c0c74f0e781fa0d3f70a
tree8cfa40a2802e5a5f14c021d088afb072a4660e52
parenta48a3b42dd78c0201010ed737fdc45244a526648
Fix typical truedivision problem (using the result of division as an index.)
Lib/xdrlib.py