diff options
author | Fred Drake <fdrake@acm.org> | 1997-05-03 04:16:23 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1997-05-03 04:16:23 (GMT) |
commit | 526749b6782cfb56f995b8a299a39195b23b77bf (patch) | |
tree | 6bf4ae71f759ab06391bc56f3086273a34bbed6a /Python | |
parent | 84bf42531c482e760a8762aa5d6a10de73937a9b (diff) | |
download | cpython-526749b6782cfb56f995b8a299a39195b23b77bf.zip cpython-526749b6782cfb56f995b8a299a39195b23b77bf.tar.gz cpython-526749b6782cfb56f995b8a299a39195b23b77bf.tar.bz2 |
Misc.__init__(): Removed method, replaced with class attribute (which
was all that the method set anyway). Removed calls to the
constructor. This reduces the number of Python function calls
per widget construction by one, for every widget construction.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions