diff options
| author | Guido van Rossum <guido@python.org> | 1998-05-01 19:48:20 (GMT) | 
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1998-05-01 19:48:20 (GMT) | 
| commit | e365a590d4277fac207df80ff4364e91089a0aa4 (patch) | |
| tree | 2262a122c0ca8bb835d3957bcb9f2954e104f030 /Tools/scripts/ndiff.py | |
| parent | a5e54d02a0246d607151fbe558aa115d6e881172 (diff) | |
| download | cpython-e365a590d4277fac207df80ff4364e91089a0aa4.zip cpython-e365a590d4277fac207df80ff4364e91089a0aa4.tar.gz cpython-e365a590d4277fac207df80ff4364e91089a0aa4.tar.bz2 | |
Change the names of all methods in the Wm class: they are now
wm_title(), etc.  The old names (title() etc.) are still defined as
aliases.
This brings all methods up to use the same naming convention: whether
the Tcl syntax is
   .window.path.name command subcommand [options]
or
   command subcommand .window.path.name [optins]
the Python equivalent is always
   windowobject.command_subcommand(options)
Diffstat (limited to 'Tools/scripts/ndiff.py')
0 files changed, 0 insertions, 0 deletions
