diff options
author | Brett Cannon <brett@python.org> | 2012-04-14 21:50:00 -0400 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2012-04-14 21:50:00 -0400 |
commit | 312c8a1bbef75dc3656917e7a3565437e3062146 (patch) | |
tree | 1817c6d6166405039fea1fea76431da4b0032762 /Python/pythonrun.c | |
parent | 3887202d336eb3ab093fe714759f868724d48e03 (diff) | |
download | cpython-312c8a1bbef75dc3656917e7a3565437e3062146.tar.gz |
Handle importing pkg.mod by executing
__import__('mod', {'__packaging__': 'pkg', level=1) w/o properly (and
thus not segfaulting).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions