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

Lines Matching full:basestring

334         if val and hasattr(val, '__len__') and not isinstance(val, basestring):
1263 if cmd and not isinstance(cmd, basestring):