Home
last modified time | relevance | path

Searched refs:fixwordbreaks (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/idlelib/
Dfilelist.py116 from idlelib.editor import fixwordbreaks
120 fixwordbreaks(root)
Dpyshell.py55 from idlelib.editor import EditorWindow, fixwordbreaks
899 fixwordbreaks(root)
1640 fixwordbreaks(root)
Deditor.py1640 def fixwordbreaks(root): function
1652 fixwordbreaks(root)
/third_party/python/Lib/idlelib/idle_test/
Dtest_sidebar.py14 from idlelib.editor import fixwordbreaks
406 fixwordbreaks(root)