commit | 2af1d894e3e8fea6b84b4229ef15be8d422b718d | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Nov 23 21:26:49 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Nov 23 21:26:49 2007 +0000 |
tree | 2e68fd4942accc0923460c08b3bcaddccd89b775 | |
parent | ad3562ed631677a3f92a3b75259d96749c1927ac [diff] |
Open output files in text mode, after all they are text files. (Binary mode caused problems when "python" was 3.0.)