HomeSort by relevance Sort by last modified time
    Searched refs:uwide (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Lib/idlelib/
help.py 162 uwide = idleConf.GetOption('main', 'EditorWindow', 'width', type='int')
166 padx=5, borderwidth=0, width=uwide, height=uhigh)
  /external/python/cpython3/Lib/idlelib/
help.py 157 uwide = idleConf.GetOption('main', 'EditorWindow', 'width', type='int')
161 padx=5, borderwidth=0, width=uwide, height=uhigh)

Completed in 522 milliseconds