Home | History | Annotate | Download | only in idlelib

Lines Matching defs:string

22 import string
37 cfgFile - string, fully specified configuration file name
300 fgBg - string ('fg'or'bg') or None, if None return a dictionary
326 type - string, 'default' or 'user' theme type
327 themeName - string, theme name
351 'string-foreground':'#000000',
352 'string-background':'#ffffff',
450 virtualEvent - string, name of the virtual event to test for, without
518 keySetName - string, name of key binding set
519 eventStr - string, the virtual event we want the binding for,
520 represented as a string, eg. '<<event>>'
561 virtualEvent - string, name of the virtual event to test for, without
667 value=string.split(value,';')