diff options
author | Guido van Rossum <guido@python.org> | 1994-06-20 12:19:19 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1994-06-20 12:19:19 (GMT) |
commit | 45853db868fa415c50bfa6d104fe8cdae1c41604 (patch) | |
tree | ea0e26e76b43692da87617b9cad94293e5a9e456 /Lib/StringIO.py | |
parent | e7571856f3f59c73527ceefcf01e8a6b6f42502b (diff) | |
download | cpython-45853db868fa415c50bfa6d104fe8cdae1c41604.zip cpython-45853db868fa415c50bfa6d104fe8cdae1c41604.tar.gz cpython-45853db868fa415c50bfa6d104fe8cdae1c41604.tar.bz2 |
Added dictionary mapping names to children, and _name attribute.
Renamed tkerror to _tkerror, default_root to _default_root.
(_substitute, _subst_prefix): move back into class Misc; added
widget Event attribute.
Added functions that return widgets or widget lists:
winfo_children; focus_get; grab_current.
(Pack.slaves, Place.slaves): return Widget objects instead of
pathnames.
Renamed __del__() to destroy() (because of circular refs, __del__
won't ever be called).
Added some names with explicit _set: focus_set, focus_default_set,
grab_set.
Added focus_default_none.
(Misc._getints): use tk.splitlist() instead of tk.split(), return
None if string empty.
Diffstat (limited to 'Lib/StringIO.py')
0 files changed, 0 insertions, 0 deletions