]> granicus.if.org Git - python/commit
Make xdrlib use floor division instead of classic division.
authorGeorg Brandl <georg@python.org>
Tue, 28 Mar 2006 10:07:46 +0000 (10:07 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 28 Mar 2006 10:07:46 +0000 (10:07 +0000)
commitb921a84405a9c9db7c01ca19533bd98556c7375c
tree0c8dd033a130480f1512a645c4d38ee77c1777a9
parent686eaeb0b86d7b9113cb1a291775cd711ab023e6
Make xdrlib use floor division instead of classic division.
Makes test_xdrlib pass.
Lib/xdrlib.py