Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
6626c1f183e537e23cde9af84d4c7f9e235ef1b7
/
Lib
/
test
/
test_mailbox.py
6626c1f
create_message(): When os.link() doesn't exist, make a copy of the msg
by Tim Peters
· 23 years ago
c02bc3e
Re-write the mailbox test suite to use PyUnit. Cover a lot more ground
by Fred Drake
· 23 years ago
75ebb29
Some other tests, when failing, don't always remove their TESTFN file.
by Guido van Rossum
· 24 years ago
ca956e2
When catching errors from os.rmdir(), test for os.error, not IOError!
by Guido van Rossum
· 24 years ago
0aaed27
Added test for regression on SourceForge bug #117490.
by Fred Drake
· 24 years ago