René's URL Explorer Experiment


Title: Issue 13959: Re-implement parts of imp in pure Python - Python tracker

Mail addresses
brett@python.org

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/58167 https://github.com/python/cpython/issues/58167
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
2377https://bugs.python.org/issue2377
14605https://bugs.python.org/issue14605
14657https://bugs.python.org/issue14657
15166https://bugs.python.org/issue15166
15167https://bugs.python.org/issue15167
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
imp.diffhttps://bugs.python.org/file24846/imp.diff
reviewhttps://bugs.python.org/review/13959/#ps4406
imp.diffhttps://bugs.python.org/file24979/imp.diff
reviewhttps://bugs.python.org/review/13959/#ps4494
use_of_imp.txthttps://bugs.python.org/file24980/use_of_imp.txt
imp_find_module.diffhttps://bugs.python.org/file25250/imp_find_module.diff
reviewhttps://bugs.python.org/review/13959/#ps4672
issue13959_reload.diffhttps://bugs.python.org/file25302/issue13959_reload.diff
reviewhttps://bugs.python.org/review/13959/#ps4709
issue13959_magic_and_tag.diffhttps://bugs.python.org/file25303/issue13959_magic_and_tag.diff
reviewhttps://bugs.python.org/review/13959/#ps4710
explicit_meta_path.diffhttps://bugs.python.org/file25308/explicit_meta_path.diff
explicit_path_hooks.diffhttps://bugs.python.org/file25309/explicit_path_hooks.diff
issue13959_magic.diffhttps://bugs.python.org/file25335/issue13959_magic.diff
reviewhttps://bugs.python.org/review/13959/#ps4723
issue13959_tag.diffhttps://bugs.python.org/file25336/issue13959_tag.diff
reviewhttps://bugs.python.org/review/13959/#ps4724
imptest.pyhttps://bugs.python.org/file25834/imptest.py
issue13959_get_tag.diffhttps://bugs.python.org/file26058/issue13959_get_tag.diff
reviewhttps://bugs.python.org/review/13959/#ps5164
PR 4736https://github.com/python/cpython/pull/4736
msg152800https://bugs.python.org/issue13959#msg152800
(view)https://bugs.python.org/msg152800
Python/import.chttps://github.com/python/cpython/blob/master/Python/import.c
msg155790https://bugs.python.org/issue13959#msg155790
(view)https://bugs.python.org/msg155790
msg156473https://bugs.python.org/issue13959#msg156473
(view)https://bugs.python.org/msg156473
Lib/importlib/_bootstrap.pyhttps://github.com/python/cpython/blob/master/Lib/importlib/_bootstrap.py
Python/import.chttps://github.com/python/cpython/blob/master/Python/import.c
Python/dynloadhttps://github.com/python/cpython/blob/master/Python/dynload
#2377https://bugs.python.org/issue2377
msg156474https://bugs.python.org/issue13959#msg156474
(view)https://bugs.python.org/msg156474
msg156475https://bugs.python.org/issue13959#msg156475
(view)https://bugs.python.org/msg156475
Python/importlib/_bootstrap.pyhttps://github.com/python/cpython/blob/master/Python/importlib/_bootstrap.py
msg156527https://bugs.python.org/issue13959#msg156527
(view)https://bugs.python.org/msg156527
msg156530https://bugs.python.org/issue13959#msg156530
(view)https://bugs.python.org/msg156530
msg156964https://bugs.python.org/issue13959#msg156964
(view)https://bugs.python.org/msg156964
http://psf.upfronthosting.co.za/roundup/meta/issue402http://psf.upfronthosting.co.za/roundup/meta/issue402
msg158269https://bugs.python.org/issue13959#msg158269
(view)https://bugs.python.org/msg158269
msg158362https://bugs.python.org/issue13959#msg158362
(view)https://bugs.python.org/msg158362
msg158364https://bugs.python.org/issue13959#msg158364
(view)https://bugs.python.org/msg158364
d777f854a66ehttps://hg.python.org/lookup/d777f854a66e
#13959https://bugs.python.org/issue13959
Lib/imp.pyhttps://github.com/python/cpython/blob/master/Lib/imp.py
http://hg.python.org/cpython/rev/d777f854a66ehttp://hg.python.org/cpython/rev/d777f854a66e
msg158365https://bugs.python.org/issue13959#msg158365
(view)https://bugs.python.org/msg158365
msg158370https://bugs.python.org/issue13959#msg158370
(view)https://bugs.python.org/msg158370
msg158371https://bugs.python.org/issue13959#msg158371
(view)https://bugs.python.org/msg158371
4dce3afc392chttps://hg.python.org/lookup/4dce3afc392c
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/4dce3afc392chttp://hg.python.org/cpython/rev/4dce3afc392c
msg158377https://bugs.python.org/issue13959#msg158377
(view)https://bugs.python.org/msg158377
msg158383https://bugs.python.org/issue13959#msg158383
(view)https://bugs.python.org/msg158383
2df37938b8e1https://hg.python.org/lookup/2df37938b8e1
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/2df37938b8e1http://hg.python.org/cpython/rev/2df37938b8e1
msg158398https://bugs.python.org/issue13959#msg158398
(view)https://bugs.python.org/msg158398
4256df44023bhttps://hg.python.org/lookup/4256df44023b
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/4256df44023bhttp://hg.python.org/cpython/rev/4256df44023b
msg158474https://bugs.python.org/issue13959#msg158474
(view)https://bugs.python.org/msg158474
msg158522https://bugs.python.org/issue13959#msg158522
(view)https://bugs.python.org/msg158522
3b5b4b4bb43chttps://hg.python.org/lookup/3b5b4b4bb43c
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/3b5b4b4bb43chttp://hg.python.org/cpython/rev/3b5b4b4bb43c
msg158531https://bugs.python.org/issue13959#msg158531
(view)https://bugs.python.org/msg158531
msg158555https://bugs.python.org/issue13959#msg158555
(view)https://bugs.python.org/msg158555
msg158575https://bugs.python.org/issue13959#msg158575
(view)https://bugs.python.org/msg158575
66bd85bcf916https://hg.python.org/lookup/66bd85bcf916
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/66bd85bcf916http://hg.python.org/cpython/rev/66bd85bcf916
msg158593https://bugs.python.org/issue13959#msg158593
(view)https://bugs.python.org/msg158593
Lib/test/badsyntax_pep3120.pyhttps://github.com/python/cpython/blob/master/Lib/test/badsyntax_pep3120.py
msg158594https://bugs.python.org/issue13959#msg158594
(view)https://bugs.python.org/msg158594
msg158622https://bugs.python.org/issue13959#msg158622
(view)https://bugs.python.org/msg158622
Lib/imp.pyhttps://github.com/python/cpython/blob/master/Lib/imp.py
Lib/test/badsyntax_pep3120.pyhttps://github.com/python/cpython/blob/master/Lib/test/badsyntax_pep3120.py
msg158628https://bugs.python.org/issue13959#msg158628
(view)https://bugs.python.org/msg158628
msg158704https://bugs.python.org/issue13959#msg158704
(view)https://bugs.python.org/msg158704
issue14618https://bugs.python.org/issue14618
msg158895https://bugs.python.org/issue13959#msg158895
(view)https://bugs.python.org/msg158895
c820aa9c0c00https://hg.python.org/lookup/c820aa9c0c00
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/c820aa9c0c00http://hg.python.org/cpython/rev/c820aa9c0c00
msg158908https://bugs.python.org/issue13959#msg158908
(view)https://bugs.python.org/msg158908
Lib/importlib/_bootstrap.pyhttps://github.com/python/cpython/blob/master/Lib/importlib/_bootstrap.py
msg158930https://bugs.python.org/issue13959#msg158930
(view)https://bugs.python.org/msg158930
b773a751c2e7https://hg.python.org/lookup/b773a751c2e7
#13959https://bugs.python.org/issue13959
Lib/imp.pyhttps://github.com/python/cpython/blob/master/Lib/imp.py
http://hg.python.org/cpython/rev/b773a751c2e7http://hg.python.org/cpython/rev/b773a751c2e7
ea46ebba8a0fhttps://hg.python.org/lookup/ea46ebba8a0f
#13959https://bugs.python.org/issue13959
Lib/imp.pyhttps://github.com/python/cpython/blob/master/Lib/imp.py
http://hg.python.org/cpython/rev/ea46ebba8a0fhttp://hg.python.org/cpython/rev/ea46ebba8a0f
msg158931https://bugs.python.org/issue13959#msg158931
(view)https://bugs.python.org/msg158931
#14605https://bugs.python.org/issue14605
#14551https://bugs.python.org/issue14551
msg158939https://bugs.python.org/issue13959#msg158939
(view)https://bugs.python.org/msg158939
msg158941https://bugs.python.org/issue13959#msg158941
(view)https://bugs.python.org/msg158941
085cf1480cfehttps://hg.python.org/lookup/085cf1480cfe
#13959https://bugs.python.org/issue13959
Lib/imp.pyhttps://github.com/python/cpython/blob/master/Lib/imp.py
http://hg.python.org/cpython/rev/085cf1480cfehttp://hg.python.org/cpython/rev/085cf1480cfe
msg158951https://bugs.python.org/issue13959#msg158951
(view)https://bugs.python.org/msg158951
Python/import.chttps://github.com/python/cpython/blob/master/Python/import.c
Lib/imp.pyhttps://github.com/python/cpython/blob/master/Lib/imp.py
issue14618https://bugs.python.org/issue14618
msg158955https://bugs.python.org/issue13959#msg158955
(view)https://bugs.python.org/msg158955
msg158968https://bugs.python.org/issue13959#msg158968
(view)https://bugs.python.org/msg158968
Python/import.chttps://github.com/python/cpython/blob/master/Python/import.c
Lib/importlib/_bootstrap.pyhttps://github.com/python/cpython/blob/master/Lib/importlib/_bootstrap.py
msg158971https://bugs.python.org/issue13959#msg158971
(view)https://bugs.python.org/msg158971
4e853913054chttps://hg.python.org/lookup/4e853913054c
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/4e853913054chttp://hg.python.org/cpython/rev/4e853913054c
msg158985https://bugs.python.org/issue13959#msg158985
(view)https://bugs.python.org/msg158985
msg158986https://bugs.python.org/issue13959#msg158986
(view)https://bugs.python.org/msg158986
msg158995https://bugs.python.org/issue13959#msg158995
(view)https://bugs.python.org/msg158995
msg158998https://bugs.python.org/issue13959#msg158998
(view)https://bugs.python.org/msg158998
msg158999https://bugs.python.org/issue13959#msg158999
(view)https://bugs.python.org/msg158999
#8202https://bugs.python.org/issue8202
msg159118https://bugs.python.org/issue13959#msg159118
(view)https://bugs.python.org/msg159118
msg159119https://bugs.python.org/issue13959#msg159119
(view)https://bugs.python.org/msg159119
msg159628https://bugs.python.org/issue13959#msg159628
(view)https://bugs.python.org/msg159628
eb5c5c23ca9bhttps://hg.python.org/lookup/eb5c5c23ca9b
#13959https://bugs.python.org/issue13959
Lib/imp.pyhttps://github.com/python/cpython/blob/master/Lib/imp.py
http://hg.python.org/cpython/rev/eb5c5c23ca9bhttp://hg.python.org/cpython/rev/eb5c5c23ca9b
msg159630https://bugs.python.org/issue13959#msg159630
(view)https://bugs.python.org/msg159630
Lib/imp.pyhttps://github.com/python/cpython/blob/master/Lib/imp.py
msg159631https://bugs.python.org/issue13959#msg159631
(view)https://bugs.python.org/msg159631
msg159641https://bugs.python.org/issue13959#msg159641
(view)https://bugs.python.org/msg159641
eb68502731ddhttps://hg.python.org/lookup/eb68502731dd
#13959https://bugs.python.org/issue13959
Lib/imp.pyhttps://github.com/python/cpython/blob/master/Lib/imp.py
http://hg.python.org/cpython/rev/eb68502731ddhttp://hg.python.org/cpython/rev/eb68502731dd
msg159644https://bugs.python.org/issue13959#msg159644
(view)https://bugs.python.org/msg159644
PEP 3147https://www.python.org/dev/peps/pep-3147/
Python/import.chttps://github.com/python/cpython/blob/master/Python/import.c
msg159757https://bugs.python.org/issue13959#msg159757
(view)https://bugs.python.org/msg159757
http://www.python.org/dev/buildbot/all/builders/x86%20XP-5%203.x/builds/214/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20XP-5%203.x/builds/214/steps/test/logs/stdio
msg159758https://bugs.python.org/issue13959#msg159758
(view)https://bugs.python.org/msg159758
#14657https://bugs.python.org/issue14657
msg159960https://bugs.python.org/issue13959#msg159960
(view)https://bugs.python.org/msg159960
257cbd2fac38https://hg.python.org/lookup/257cbd2fac38
#13959https://bugs.python.org/issue13959
Lib/imp.pyhttps://github.com/python/cpython/blob/master/Lib/imp.py
http://hg.python.org/cpython/rev/257cbd2fac38http://hg.python.org/cpython/rev/257cbd2fac38
msg159962https://bugs.python.org/issue13959#msg159962
(view)https://bugs.python.org/msg159962
#14657https://bugs.python.org/issue14657
msg159969https://bugs.python.org/issue13959#msg159969
(view)https://bugs.python.org/msg159969
22b0689346f9https://hg.python.org/lookup/22b0689346f9
#13959https://bugs.python.org/issue13959
Lib/imp.pyhttps://github.com/python/cpython/blob/master/Lib/imp.py
http://hg.python.org/cpython/rev/22b0689346f9http://hg.python.org/cpython/rev/22b0689346f9
msg160424https://bugs.python.org/issue13959#msg160424
(view)https://bugs.python.org/msg160424
b81ddaf0db47https://hg.python.org/lookup/b81ddaf0db47
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/b81ddaf0db47http://hg.python.org/cpython/rev/b81ddaf0db47
msg160433https://bugs.python.org/issue13959#msg160433
(view)https://bugs.python.org/msg160433
msg160434https://bugs.python.org/issue13959#msg160434
(view)https://bugs.python.org/msg160434
msg160439https://bugs.python.org/issue13959#msg160439
(view)https://bugs.python.org/msg160439
626d5c6fbd95https://hg.python.org/lookup/626d5c6fbd95
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/626d5c6fbd95http://hg.python.org/cpython/rev/626d5c6fbd95
msg160493https://bugs.python.org/issue13959#msg160493
(view)https://bugs.python.org/msg160493
7bf8ac742d2fhttps://hg.python.org/lookup/7bf8ac742d2f
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/7bf8ac742d2fhttp://hg.python.org/cpython/rev/7bf8ac742d2f
msg160495https://bugs.python.org/issue13959#msg160495
(view)https://bugs.python.org/msg160495
msg160524https://bugs.python.org/issue13959#msg160524
(view)https://bugs.python.org/msg160524
59870239813chttps://hg.python.org/lookup/59870239813c
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/59870239813chttp://hg.python.org/cpython/rev/59870239813c
msg162276https://bugs.python.org/issue13959#msg162276
(view)https://bugs.python.org/msg162276
msg162356https://bugs.python.org/issue13959#msg162356
(view)https://bugs.python.org/msg162356
msg162357https://bugs.python.org/issue13959#msg162357
(view)https://bugs.python.org/msg162357
msg162364https://bugs.python.org/issue13959#msg162364
(view)https://bugs.python.org/msg162364
msg162384https://bugs.python.org/issue13959#msg162384
(view)https://bugs.python.org/msg162384
msg162940https://bugs.python.org/issue13959#msg162940
(view)https://bugs.python.org/msg162940
034c814eb187https://hg.python.org/lookup/034c814eb187
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/034c814eb187http://hg.python.org/cpython/rev/034c814eb187
msg163212https://bugs.python.org/issue13959#msg163212
(view)https://bugs.python.org/msg163212
msg163232https://bugs.python.org/issue13959#msg163232
(view)https://bugs.python.org/msg163232
msg163569https://bugs.python.org/issue13959#msg163569
(view)https://bugs.python.org/msg163569
msg163798https://bugs.python.org/issue13959#msg163798
(view)https://bugs.python.org/msg163798
msg164102https://bugs.python.org/issue13959#msg164102
(view)https://bugs.python.org/msg164102
msg165116https://bugs.python.org/issue13959#msg165116
(view)https://bugs.python.org/msg165116
efb5e6ab10f4https://hg.python.org/lookup/efb5e6ab10f4
#15167https://bugs.python.org/issue15167
#13959https://bugs.python.org/issue13959
http://hg.python.org/cpython/rev/efb5e6ab10f4http://hg.python.org/cpython/rev/efb5e6ab10f4
msg165120https://bugs.python.org/issue13959#msg165120
(view)https://bugs.python.org/msg165120
msg165148https://bugs.python.org/issue13959#msg165148
(view)https://bugs.python.org/msg165148
msg307747https://bugs.python.org/issue13959#msg307747
(view)https://bugs.python.org/msg307747
672b6baa71010f236ee8c8ce912e98cb542385c6https://hg.python.org/lookup/672b6baa71010f236ee8c8ce912e98cb542385c6
bpo-32030https://bugs.python.org/issue32030
#4736https://bugs.python.org/issue4736
https://github.com/python/cpython/commit/672b6baa71010f236ee8c8ce912e98cb542385c6https://github.com/python/cpython/commit/672b6baa71010f236ee8c8ce912e98cb542385c6
vstinnerhttps://bugs.python.org/user2377
msg307747https://bugs.python.org/msg307747
pull_request4640https://bugs.python.org/pull_request4640
msg165148https://bugs.python.org/msg165148
Deprecate imp.find_module()/load_module()https://bugs.python.org/issue14797
msg165120https://bugs.python.org/msg165120
msg165116https://bugs.python.org/msg165116
msg164102https://bugs.python.org/msg164102
Re-implement imp.get_magic() in pure Pythonhttps://bugs.python.org/issue15167
Implement imp.get_tag() using sys.implementationhttps://bugs.python.org/issue15166
msg163798https://bugs.python.org/msg163798
msg163569https://bugs.python.org/msg163569
issue13959_get_tag.diffhttps://bugs.python.org/file26058
msg163232https://bugs.python.org/msg163232
georg.brandlhttps://bugs.python.org/user93
msg163212https://bugs.python.org/msg163212
msg162940https://bugs.python.org/msg162940
msg162384https://bugs.python.org/msg162384
imptest.pyhttps://bugs.python.org/file25834
msg162364https://bugs.python.org/msg162364
msg162357https://bugs.python.org/msg162357
jpehttps://bugs.python.org/user126
msg162356https://bugs.python.org/msg162356
msg162276https://bugs.python.org/msg162276
msg160524https://bugs.python.org/msg160524
Deprecate imp.find_module()/load_module()https://bugs.python.org/issue14797
msg160495https://bugs.python.org/msg160495
msg160493https://bugs.python.org/msg160493
msg160439https://bugs.python.org/msg160439
msg160434https://bugs.python.org/msg160434
msg160433https://bugs.python.org/msg160433
msg160424https://bugs.python.org/msg160424
msg159969https://bugs.python.org/msg159969
Avoid two importlib copieshttps://bugs.python.org/issue14657
msg159962https://bugs.python.org/msg159962
msg159960https://bugs.python.org/msg159960
msg159758https://bugs.python.org/msg159758
benjamin.petersonhttps://bugs.python.org/user4455
msg159757https://bugs.python.org/msg159757
msg159644https://bugs.python.org/msg159644
msg159641https://bugs.python.org/msg159641
msg159631https://bugs.python.org/msg159631
msg159630https://bugs.python.org/msg159630
msg159628https://bugs.python.org/msg159628
issue13959_tag.diffhttps://bugs.python.org/file25336
msg159119https://bugs.python.org/msg159119
issue13959_magic.diffhttps://bugs.python.org/file25335
msg159118https://bugs.python.org/msg159118
explicit_path_hooks.diffhttps://bugs.python.org/file25309
explicit_meta_path.diffhttps://bugs.python.org/file25308
msg158999https://bugs.python.org/msg158999
msg158998https://bugs.python.org/msg158998
msg158995https://bugs.python.org/msg158995
msg158986https://bugs.python.org/msg158986
msg158985https://bugs.python.org/msg158985
msg158971https://bugs.python.org/msg158971
msg158968https://bugs.python.org/msg158968
issue13959_magic_and_tag.diffhttps://bugs.python.org/file25303
msg158955https://bugs.python.org/msg158955
issue13959_reload.diffhttps://bugs.python.org/file25302
msg158951https://bugs.python.org/msg158951
msg158941https://bugs.python.org/msg158941
msg158939https://bugs.python.org/msg158939
brett.cannonhttps://bugs.python.org/user37
Make import machinery explicithttps://bugs.python.org/issue14605
msg158931https://bugs.python.org/msg158931
msg158930https://bugs.python.org/msg158930
msg158908https://bugs.python.org/msg158908
msg158895https://bugs.python.org/msg158895
msg158704https://bugs.python.org/msg158704
msg158628https://bugs.python.org/msg158628
msg158622https://bugs.python.org/msg158622
msg158594https://bugs.python.org/msg158594
msg158593https://bugs.python.org/msg158593
msg158575https://bugs.python.org/msg158575
msg158555https://bugs.python.org/msg158555
imp_find_module.diffhttps://bugs.python.org/file25250
msg158531https://bugs.python.org/msg158531
msg158522https://bugs.python.org/msg158522
msg158474https://bugs.python.org/msg158474
berker.peksaghttps://bugs.python.org/user14674
msg158398https://bugs.python.org/msg158398
msg158383https://bugs.python.org/msg158383
msg158377https://bugs.python.org/msg158377
msg158371https://bugs.python.org/msg158371
msg158370https://bugs.python.org/msg158370
msg158365https://bugs.python.org/msg158365
python-devhttps://bugs.python.org/user13902
msg158364https://bugs.python.org/msg158364
msg158362https://bugs.python.org/msg158362
pitrouhttps://bugs.python.org/user2040
msg158269https://bugs.python.org/msg158269
msg156964https://bugs.python.org/msg156964
msg156530https://bugs.python.org/msg156530
msg156527https://bugs.python.org/msg156527
msg156475https://bugs.python.org/msg156475
use_of_imp.txthttps://bugs.python.org/file24980
msg156474https://bugs.python.org/msg156474
imp.diffhttps://bugs.python.org/file24979
msg156473https://bugs.python.org/msg156473
imp.diffhttps://bugs.python.org/file24846
patchhttps://bugs.python.org/keyword2
msg155790https://bugs.python.org/msg155790
eric.snowhttps://bugs.python.org/user14000
meador.ingehttps://bugs.python.org/user11255
Arfreverhttps://bugs.python.org/user9138
eric.araujohttps://bugs.python.org/user7641
Replace __import__ w/ importlib.__import__https://bugs.python.org/issue2377
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.