]> granicus.if.org Git - python/commit
More str/bytes strictness.
authorGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 23:40:36 +0000 (23:40 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 23:40:36 +0000 (23:40 +0000)
commitec42ffd0a347ae53fccc4a54f38e865a1294ca2a
treefa4416a261d2d3d426e0287894708b1475956ebc
parent199fc75dc11b1652714720d4f09770bf0c7b547e
More str/bytes strictness.

(XXX Though perhaps temp files should be created in text mode by default?!)
Lib/test/test_tempfile.py