Staging
v0.5.1
https://github.com/python/cpython
Revision 7aa02e6590e2155e8f72bb4491c96db40a50cac3 authored by Barry Warsaw on 31 August 2007, 03:26:19 UTC, committed by Barry Warsaw on 31 August 2007, 03:26:19 UTC
Fix a couple of tests since .body_encode()'s arguments have changed.  Also, I
think body_encode() should take a string not a byte array for consistency with
the rest of the api (but I'm not positive about this).  In
quoprimime.body_encode(), body_check() must be passed an int.

Current status: 7F (no errors!)
1 parent 0616b79
History
Tip revision: 7aa02e6590e2155e8f72bb4491c96db40a50cac3 authored by Barry Warsaw on 31 August 2007, 03:26:19 UTC
More email package fixes.
Tip revision: 7aa02e6
File Mode Size
package
Arithmetic.py -rw-r--r-- 13.2 KB
Calls.py -rw-r--r-- 7.9 KB
CommandLine.py -rw-r--r-- 16.4 KB
Constructs.py -rw-r--r-- 12.9 KB
Dict.py -rw-r--r-- 9.0 KB
Exceptions.py -rw-r--r-- 13.1 KB
Imports.py -rw-r--r-- 2.9 KB
Instances.py -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 1.1 KB
Lists.py -rw-r--r-- 5.2 KB
Lookups.py -rw-r--r-- 14.9 KB
NewInstances.py -rw-r--r-- 1.5 KB
Numbers.py -rw-r--r-- 15.8 KB
README -rw-r--r-- 13.9 KB
Setup.py -rw-r--r-- 904 bytes
Strings.py -rw-r--r-- 10.6 KB
Tuples.py -rw-r--r-- 7.8 KB
Unicode.py -rw-r--r-- 10.8 KB
clockres.py -rw-r--r-- 1.2 KB
pybench.py -rwxr-xr-x 31.0 KB
systimes.py -rw-r--r-- 6.5 KB

README

back to top