]> granicus.if.org Git - python/commit
Make uu use floor division instead of classic division.
authorGeorg Brandl <georg@python.org>
Tue, 28 Mar 2006 10:29:45 +0000 (10:29 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 28 Mar 2006 10:29:45 +0000 (10:29 +0000)
commitf871270c92494efc86211167676cbc812a23a1bb
tree2e8fb46a6bd9da544b36871457e377fb3eddcb2a
parent019514e854a1fdb84960bcdd8b57c86a3b7f4755
Make uu use floor division instead of classic division.
This was discovered by test_email failing with -Qnew.
Lib/uu.py