Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
tokenize.py
Find file
Blame
History
Permalink
Issue #10335: Add tokenize.open(), detect the file encoding using
· 58c0752a
Victor Stinner
authored
Nov 09, 2010
tokenize.detect_encoding() and open it in read only mode.
58c0752a