[Python-Dev] XML codec? (original) (raw)

Bill Janssen janssen at parc.com
Mon Nov 12 16:54:53 CET 2007


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



More information about the Python-Dev mailing list