]> granicus.if.org Git - python/commit
A few small changes:
authorSkip Montanaro <skip@pobox.com>
Sun, 27 Apr 2008 22:49:56 +0000 (22:49 +0000)
committerSkip Montanaro <skip@pobox.com>
Sun, 27 Apr 2008 22:49:56 +0000 (22:49 +0000)
commitea59a84244bb57156336d7e544eb0aa616734772
tree76fe40151ac7c19ee36a35848e9ef06042693f92
parent83101909cb8c4d0f9166c277266c0aef6389da96
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.
Lib/tempfile.py