[Python-Dev] (no subject) (original) (raw)
Eric Snow ericsnowcurrently at gmail.com
Thu Apr 19 10:00:51 CEST 2012
- Previous message: [Python-Dev] cpython: Issue #11750: The Windows API functions scattered in the _subprocess and
- Next message: [Python-Dev] (no subject)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
How closely is tokenize.detect_encoding() supposed to match PyTokenizer_FindEncoding()? From what I can tell, there is a subtle difference in their behavior that has bearing on PEP 263 handling during import. [1] Should any difference be considered a bug, or should I work around it? Thanks.
-eric
[1] http://www.python.org/dev/peps/pep-0263/
- Previous message: [Python-Dev] cpython: Issue #11750: The Windows API functions scattered in the _subprocess and
- Next message: [Python-Dev] (no subject)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]