Staging
v0.5.1
https://github.com/python/cpython
Revision 12785617c81dbcd3cefacab3fdde2b30d529ad57 authored by Serhiy Storchaka on 25 January 2014, 09:49:49 UTC, committed by Serhiy Storchaka on 25 January 2014, 09:49:49 UTC
a2b_qp() now accepts keyword arguments.
All "ascii" parameters is renamed to "data" for consistancy with a2b_qp().
1 parent 9d7849f
History
Tip revision: 12785617c81dbcd3cefacab3fdde2b30d529ad57 authored by Serhiy Storchaka on 25 January 2014, 09:49:49 UTC
Fixed converting errors in the binascii module (issue20151).
Tip revision: 1278561
File Mode Size
test
__init__.py -rw-r--r-- 2.7 KB
__main__.py -rw-r--r-- 485 bytes
case.py -rw-r--r-- 54.2 KB
loader.py -rw-r--r-- 16.0 KB
main.py -rw-r--r-- 9.5 KB
mock.py -rw-r--r-- 73.6 KB
result.py -rw-r--r-- 7.1 KB
runner.py -rw-r--r-- 7.3 KB
signals.py -rw-r--r-- 2.3 KB
suite.py -rw-r--r-- 10.3 KB
util.py -rw-r--r-- 5.3 KB

back to top