Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ec7cf1382bc4f32aa4fe20edcf8be83cbf530c62
/
Lib
/
test
/
test_quopri.py
16dc7f4
Patch #462190, patch #464070: Support quoted printable in the binascii module.
by Martin v. Löwis
· 23 years ago
2e2be37
Change the PyUnit-based tests to use the test_main() approach. This
by Fred Drake
· 23 years ago
e861365
Don't use any characters C doesn't guarantee are safe for text-mode files.
by Tim Peters
· 23 years ago
87cc0c3
Whitespace normalization, plus:
by Tim Peters
· 23 years ago
7599a3f
Add a bunch of sample strings to test soft line breaks of varying end cases.
by Barry Warsaw
· 23 years ago
7069763
A unittest-based test for the quopri module.
by Barry Warsaw
· 23 years ago