This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a96fd48298db04cedbdb0cb75fc124ba58ff7bb4
cpython
/
Lib
/
test
/
test_importlib
/
source
History
Serhiy Storchaka
dafea85190
Issue
#18873
: The tokenize module, IDLE, 2to3, and the findnocoding.py script
...
now detect Python source code encoding only in comment lines.
2013-09-16 23:51:56 +03:00
..
__init__.py
…
test_abc_loader.py
…
test_case_sensitivity.py
Issue
#16826
: Revert fix while Windows issues are being worked out.
2013-09-03 19:43:49 -05:00
test_file_loader.py
…
test_finder.py
…
test_path_hook.py
…
test_source_encoding.py
Issue
#18873
: The tokenize module, IDLE, 2to3, and the findnocoding.py script
2013-09-16 23:51:56 +03:00
util.py
…