]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Demand version 2.5.1 since 2.5 has a bug with codecs.open context managers.
authorGeorg Brandl <georg@python.org>
Tue, 21 Aug 2007 06:01:18 +0000 (06:01 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 21 Aug 2007 06:01:18 +0000 (06:01 +0000)
commitfdca6d8599e46ee7fc7844a798666fc60923fbe5
tree238caa41f0e2edce919e55b1d658330415036caa
parent1bb124ad0d9a81664170d9a41c6c8128ceafbc33
Demand version 2.5.1 since 2.5 has a bug with codecs.open context managers.
Doc/tools/sphinx-build.py
Lib/test/test_exceptions.py
Objects/exceptions.c
Python/import.c