diff options
author | Barry Warsaw <barry@python.org> | 2001-02-01 20:52:08 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2001-02-01 20:52:08 +0000 |
commit | 74a7ece9f3b56d82ffc11a31307f3ad1382adb97 (patch) | |
tree | f3d2f5625c8a1d103ae0beac24bd364e7dbcfbda /Python/compile.c | |
parent | 4589bd82da3c2ba49591172d71c27add67b198d7 (diff) | |
download | cpython-git-74a7ece9f3b56d82ffc11a31307f3ad1382adb97.tar.gz |
Move the "from Tkinter import *" out of the method and into the module
scope (still inside the __name__=='__main__' guard). Necessitated by
recent addition of nested scopes.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions