Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0644d2629e406eef1a4fe425d519640d7460336d
/
Lib
/
test
/
test_imaplib.py
9ce635f
Issue #18492: Allow all resources when tests are not run by regrtest.py.
by Zachary Ware
· 11 years ago
1d2ef64
#16039/#20118: temporarily skip failing imaplib SSL test.
by R David Murray
· 12 years ago
020d7c3
closes 16039: CVE-2013-1752: limit line length in imaplib readline calls.
by R David Murray
· 12 years ago
4bb142b
Issue #16714: use 'raise' exceptions, don't 'throw'.
by Andrew Svetlov
· 13 years ago
2623a37
Merged revisions 86596 via svnmerge from
by Ezio Melotti
· 15 years ago
7eaa448
Merged revisions 86383 via svnmerge from
by Antoine Pitrou
· 15 years ago
f728f5a
This only backports the tests as IMAP.login() does work on 2.x.
by Antoine Pitrou
· 15 years ago
a4f46e1
Remove unused imports in test modules.
by Georg Brandl
· 15 years ago
d4e31a4
Skip new imaplib SSL tests if ssl is not available.
by R. David Murray
· 16 years ago
93321f3
Issue 5949: fixed IMAP4_SSL hang when the IMAP server response is
by R. David Murray
· 16 years ago
14f0bc7
Changed test so it no longer runs as a side effect of importing.
by Jerry Seutter
· 17 years ago
8d30b1e
I don't know what's going on with this test, but the last change from
by Tim Peters
· 23 years ago
dc96ae6
revert to version 1.2
by Piers Lauder
· 23 years ago
108b791
Reverting this to rev 1.3. It's apparently broken everywhere at rev
by Tim Peters
· 23 years ago
139bccb
remove redundant import
by Piers Lauder
· 23 years ago
8b6bb4f
remove redundant code
by Piers Lauder
· 23 years ago
385a77a
remove o/s dependancy from test
by Piers Lauder
· 23 years ago
f0a70f6
Alter text test arg to obey new rule, also include inverse test to make time-zone independant
by Piers Lauder
· 23 years ago
1e2fb57
Remove unused imports, clean up trailing whitespace.
by Fred Drake
· 24 years ago
ea752fb
Check for time.struct_time in addition to tuples. Use 3 characters
by Martin v. Löwis
· 24 years ago