commit | c5724deb1a1e68d5bdc43d474cf3544d42d87f0a | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Oct 10 21:38:59 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Oct 10 21:38:59 2007 +0000 |
tree | e22087343f9df40c02cca5913778a327c8420c82 | |
parent | ebe8f8a8ff52f4b32a13458a92c96e18299d5286 [diff] |
get rid of some more PyString uses. Only the filename is still a PyString now. (We'll need to deal with the default filesystem encoding to do it right.)