commit | ea59a84244bb57156336d7e544eb0aa616734772 | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Sun Apr 27 22:49:56 2008 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Sun Apr 27 22:49:56 2008 +0000 |
tree | 76fe40151ac7c19ee36a35848e9ef06042693f92 | |
parent | 83101909cb8c4d0f9166c277266c0aef6389da96 [diff] |
A few small changes: * The only exception we should catch when trying to import cStringIO is an ImportError. * Delete the function signatures embedded in the mk*temp docstrings. * The tempdir global variable was initialized twice.