This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | eric.snow |
|---|---|
| Recipients | brett.cannon, eric.snow, ncoghlan |
| Date | 2014年03月29日.21:32:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1396128758.33.0.18680321708.issue21098@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
(from msg207510 in issue 18864) There are a few lingering to-do comments: Lib/test/test_importlib/extension/test_case_sensitivity.py:# XXX find_spec tests Lib/test/test_importlib/extension/test_finder.py:# XXX find_spec tests Lib/test/test_importlib/source/test_file_loader.py: mod = loader.load_module('_temp') # XXX Lib/test/test_importlib/source/test_file_loader.py: # XXX Change to use exec_module(). Lib/test/test_importlib/test_windows.py: # XXX Need a test that finds the spec via the registry. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年03月29日 21:32:38 | eric.snow | set | recipients: + eric.snow, brett.cannon, ncoghlan |
| 2014年03月29日 21:32:38 | eric.snow | set | messageid: <1396128758.33.0.18680321708.issue21098@psf.upfronthosting.co.za> |
| 2014年03月29日 21:32:38 | eric.snow | link | issue21098 messages |
| 2014年03月29日 21:32:37 | eric.snow | create | |