]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Cosmetic fixes to make this work with Py3k (as well as with 2.5 still).
authorGuido van Rossum <guido@python.org>
Sat, 25 Aug 2007 14:55:35 +0000 (14:55 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 25 Aug 2007 14:55:35 +0000 (14:55 +0000)
commit1dd2c829927b20019d09c094cd7237c44cb235ef
tree44a46686255104afb36ecbd06e58e37fbe0cd400
parent6398b7a351d04408fa8ce0204d78559e8d6ac98f
Cosmetic fixes to make this work with Py3k (as well as with 2.5 still).
Patch by Christian Heimes.
Doc/tools/roman.py