diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2006-04-22 02:06:03 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2006-04-22 02:06:03 (GMT) |
commit | 81efcf6833c97a5488454c83209d253a178eec92 (patch) | |
tree | 3c97714951c67eb38cea4c3cece25d057bc66d54 /Lib/test/test_mailbox.py | |
parent | 6ce35a9691404351966c003c7deb161e14c13af2 (diff) | |
download | cpython-81efcf6833c97a5488454c83209d253a178eec92.zip cpython-81efcf6833c97a5488454c83209d253a178eec92.tar.gz cpython-81efcf6833c97a5488454c83209d253a178eec92.tar.bz2 |
Make copy of test_mailbox.py. We'll still want to check the backward
compatibility classes in the new mailbox.py that I'll be committing in
a few minutes.
One change has been made: the tests use len(mbox) instead of len(mbox.boxes).
The 'boxes' attribute was never documented and contains some internal state
that seems unlikely to have been useful.
Diffstat (limited to 'Lib/test/test_mailbox.py')
0 files changed, 0 insertions, 0 deletions