diff options
author | Raymond Hettinger <python@rcn.com> | 2004-07-03 13:48:56 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-07-03 13:48:56 (GMT) |
commit | 9ec3e3b6eb4b36870bd28682e6c7a6c36911e5e0 (patch) | |
tree | 9f3a310b99cb5e1f00a62d11b31dd44013cd6d7d /Lib/idlelib/PyShell.py | |
parent | 6ea484582238a65d44a76e3a831e3ba7c77a1a25 (diff) | |
download | cpython-9ec3e3b6eb4b36870bd28682e6c7a6c36911e5e0.zip cpython-9ec3e3b6eb4b36870bd28682e6c7a6c36911e5e0.tar.gz cpython-9ec3e3b6eb4b36870bd28682e6c7a6c36911e5e0.tar.bz2 |
Namespace cleanups:
* delete temporary globals immediately after use
* move a global into a class variable
* Rename BasicDefaultContext and ExtendedDefaultContext
to BasicContext and ExtendedContext.
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions