Staging
v0.5.1
https://github.com/python/cpython
Revision 12b8d14991d54deedac7d7ca51c7f95006e6a7bc authored by Victor Stinner on 30 June 2011, 15:35:55 UTC, committed by Victor Stinner on 30 June 2011, 15:35:55 UTC
avoid encoding issues (it used the locale encoding, whereas UTF-8 should be).

Remove also an unused import (warnings).
1 parent e6c910e
History
Tip revision: 12b8d14991d54deedac7d7ca51c7f95006e6a7bc authored by Victor Stinner on 30 June 2011, 15:35:55 UTC
Issue #12451: doctest.debug_script() doesn't create a temporary file anymore to
Tip revision: 12b8d14

README

back to top