]> granicus.if.org Git - python/commit
header_encode(), encode(): Use _floordiv() from the appropriate
authorBarry Warsaw <barry@python.org>
Sun, 2 Jun 2002 19:08:31 +0000 (19:08 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 2 Jun 2002 19:08:31 +0000 (19:08 +0000)
commitd2b2e533c050ff135b3cfb14a67dfdbc25c3f1f4
tree08f6fb4527a3fd11b5453b8470d74f6cca750706
parent21f77ac0bc38ae54023705feb3e70b0d504dfb13
header_encode(), encode(): Use _floordiv() from the appropriate
compatibility module.
Lib/email/base64MIME.py