]> granicus.if.org Git - python/commit
Adding Jack Jansen's version checking utility.
authorGuido van Rossum <guido@python.org>
Tue, 23 Dec 1997 18:43:55 +0000 (18:43 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 23 Dec 1997 18:43:55 +0000 (18:43 +0000)
commit5291037c704a0e092313b70fa09364296e3149fa
tree4eaf8bc2858903c36ab3a0457412358466ef6b2e
parent7f96291ee28ead21ab79b2f21a2dc14ca384c316
Adding Jack Jansen's version checking utility.
Tools/versioncheck/README [new file with mode: 0644]
Tools/versioncheck/_checkversion.py [new file with mode: 0644]
Tools/versioncheck/checkversions.py [new file with mode: 0644]
Tools/versioncheck/pyversioncheck.py [new file with mode: 0644]