Staging
v0.8.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
Python.asdl -rw-r--r-- 4.4 KB
acceler.c -rw-r--r-- 2.8 KB
asdl.py -rw-r--r-- 11.4 KB
asdl_c.py -rwxr-xr-x 25.3 KB
bitset.c -rw-r--r-- 977 bytes
firstsets.c -rw-r--r-- 2.2 KB
grammar.c -rw-r--r-- 5.4 KB
grammar.mak -rw-r--r-- 1.3 KB
grammar1.c -rw-r--r-- 1.0 KB
intrcheck.c -rw-r--r-- 2.3 KB
listnode.c -rw-r--r-- 983 bytes
metagrammar.c -rw-r--r-- 2.2 KB
myreadline.c -rw-r--r-- 5.2 KB
node.c -rw-r--r-- 3.5 KB
parser.c -rw-r--r-- 9.7 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 6.1 KB
pgen.c -rw-r--r-- 14.7 KB
pgenmain.c -rw-r--r-- 3.3 KB
printgrammar.c -rw-r--r-- 2.4 KB
spark.py -rw-r--r-- 26.5 KB
tokenizer.c -rw-r--r-- 32.1 KB
tokenizer.h -rw-r--r-- 2.3 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top