diff options
author | Thomas Wouters <thomas@python.org> | 2000-08-27 20:16:32 +0000 |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2000-08-27 20:16:32 +0000 |
commit | 70c1c1205e96df69086961b529327d9446c35772 (patch) | |
tree | 5e5dbe89e03e2741da5181de74ea8f88474a2552 /Python/pythonrun.c | |
parent | 0850482530405107ac60fc106564ac4b5e73bf54 (diff) | |
download | cpython-70c1c1205e96df69086961b529327d9446c35772.tar.gz |
Re-allow 'import mod.submod as s', and change its meaning to what it should
mean; the same as 'from mod import submod as s'.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions