[Python-Dev] XML codec? (original) (raw)
Bill Janssen janssen at parc.com
Mon Nov 12 16:54:53 CET 2007
- Previous message: [Python-Dev] XML codec?
- Next message: [Python-Dev] XML codec?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Simply, it's sometimes desired to know the encoding for purposes that don't require immediate decoding. A function would be quite handy in these cases.
In os.path? os.path.encoding(location)?
Bill
- Previous message: [Python-Dev] XML codec?
- Next message: [Python-Dev] XML codec?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]