Home | History | Annotate | Download | only in idlelib

Lines Matching refs:opt_type

1290                     opt_type = 'bool'
1294 opt_type = 'int'
1297 opt_type = None
1300 ext_name, opt_name, type=opt_type, raw=True,
1308 'type': opt_type,