diff options
author | Thomas Wouters <thomas@python.org> | 2000-08-27 20:16:32 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2000-08-27 20:16:32 (GMT) |
commit | e753ef8d1bd8df8df7b74ca99de3341b204f2277 (patch) | |
tree | e2382517916cd41096849638382a231782079a76 /Python/ceval.c | |
parent | 8ebe84dff587ad921000062fc1bbfd6146b5d36a (diff) | |
download | cpython-e753ef8d1bd8df8df7b74ca99de3341b204f2277.zip cpython-e753ef8d1bd8df8df7b74ca99de3341b204f2277.tar.gz cpython-e753ef8d1bd8df8df7b74ca99de3341b204f2277.tar.bz2 |
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/ceval.c')
0 files changed, 0 insertions, 0 deletions