Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_mimetools.py
aa98058
use assert[Not]In where appropriate
by Ezio Melotti
· 15 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
a03722f
deprecated mimetools
by Benjamin Peterson
· 17 years ago
7b71bf3
Remove usage of sets module (patch #1500609).
by Georg Brandl
· 19 years ago
f545baa
Whitespace normalization.
by Tim Peters
· 22 years ago
8891021
Port test_mimetools.py to PyUnit and add various tests.
by Walter Dörwald
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
79e75e1
Use string.ascii_letters instead of string.letters (SF bug #226706).
by Fred Drake
· 24 years ago
efffd28
Add mimetools testcase.
by Martin v. Löwis
· 25 years ago