commit | b62e8a8062ff81f0f5d80b25aa0fb6b2457c721c | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Oct 10 22:48:24 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Oct 10 22:48:24 2007 +0000 |
tree | 435d900d762f6a9a165b8c97f270343e3399118a | |
parent | c5724deb1a1e68d5bdc43d474cf3544d42d87f0a [diff] |
Two changes that are definitely problem-free and avoid calling print() with a bytes instance (as this will soon print something differently).