Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-05-16 09:29:00 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
bf19907e06e5d8bffca0476dc62c19dc390e0aa2
cpython/Lib/importlib/test/source
T
History
Brett Cannon 9b3e15fbc4 Importlib was not matching import's handling of .pyc files where it had less
then 8 bytes total in the file.

Fixes issues 7361 & 7875.
2010-02-19 16:01:06 +00:00
..
__init__.py
Add initial implementation of importlib. See the NOTES files for what is
2009-01-18 00:24:28 +00:00
test_abc_loader.py
Implement the PEP 302 protocol for get_filename() as
2009-07-20 04:23:48 +00:00
test_case_sensitivity.py
Tests for case-senstivity were not being skipped for darwin when installed on a
2009-05-11 01:47:11 +00:00
test_file_loader.py
Importlib was not matching import's handling of .pyc files where it had less
2010-02-19 16:01:06 +00:00
test_finder.py
Move over to using assertRaises as a context manager for importlib tests.
2009-08-27 23:49:21 +00:00
test_path_hook.py
convert old fail* assertions to assert*
2009-06-30 23:06:06 +00:00
test_source_encoding.py
Move over to using assertRaises as a context manager for importlib tests.
2009-08-27 23:49:21 +00:00
util.py
Use tempfile.mkdtemp() instead of tempfile.tempdir for where importlib places
2009-11-05 01:26:57 +00:00
Powered by Gitea Version: 1.26.1 Page: 652ms Template: 8ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API