Staging
v0.5.1
https://github.com/python/cpython
Revision ea59a84244bb57156336d7e544eb0aa616734772 authored by Skip Montanaro on 27 April 2008, 22:49:56 UTC, committed by Skip Montanaro on 27 April 2008, 22:49:56 UTC
* 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.
1 parent 8310190
History
Tip revision: ea59a84244bb57156336d7e544eb0aa616734772 authored by Skip Montanaro on 27 April 2008, 22:49:56 UTC
A few small changes:
Tip revision: ea59a84
File Mode Size
README -rw-r--r-- 2.1 KB
_checkversion.py -rw-r--r-- 430 bytes
checkversions.py -rw-r--r-- 1.4 KB
pyversioncheck.py -rw-r--r-- 4.0 KB

README

back to top