commit | 09f0dd5842b7bb67ead5df59a367196261d87a71 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Mon Nov 21 19:10:07 2005 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Mon Nov 21 19:10:07 2005 +0000 |
tree | 8d20cf4513a0526a227fde66f76c1ffc490c92f1 | |
parent | 705fd474e9e7e55dbaff1f7ecfd5414c5272435d [diff] |
Use basestring instead of type.StringType for checking whether a input or output file is a file name instead of a file object. This enables unicode file names as arguments to uu.encode() and uu.decode().