Home | History | Annotate | Download | only in lib-tk

Lines Matching defs:keys

1260         the allowed keyword arguments call the method keys.
1272 def keys(self):
2031 for k in cnf.keys():
2073 # TBD: a hack needed because some keys
3221 raise TclError, 'unknown option -'+kwargs.keys()[0]