Home
last modified time | relevance | path

Searched refs:untabify (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython2/Tools/scripts/
Dpatchcheck.py10 import untabify
161 untabify.process(abspath, 8, verbose=False)
DREADME67 untabify.py Replace tabs with spaces in argument files
/external/python/cpython3/Tools/scripts/
Dpatchcheck.py11 import untabify
163 untabify.process(abspath, 8, verbose=False)
DREADME65 untabify.py Replace tabs with spaces in argument files
/external/python/cpython3/Lib/idlelib/
Dconfig-keys.def55 untabify-region=<Alt-Key-6> <Meta-Key-6>
114 untabify-region=<Alt-Key-6>
173 untabify-region = <Alt-Key-6>
232 untabify-region=<Control-Key-6>
249 untabify-region = <Control-Key-6>
DHISTORY.txt272 Commands to tabify or untabify a region.
DChangeLog927 Added "a tab means how many spaces?" dialog to block tabify and untabify. I
/external/python/cpython2/Lib/idlelib/
Dconfig-keys.def55 untabify-region=<Alt-Key-6> <Meta-Key-6>
106 untabify-region=<Alt-Key-6>
157 untabify-region=<Control-Key-6>
166 untabify-region = <Control-Key-6>
DHISTORY.txt272 Commands to tabify or untabify a region.
DNEWS.txt363 - Issue #16887: IDLE now accepts Cancel in tabify/untabify dialog box.
DChangeLog927 Added "a tab means how many spaces?" dialog to block tabify and untabify. I
/external/ImageMagick/scripts/
Dtxt2html766 sub untabify subroutine
874 &untabify; # Change leading whitespace into spaces
/external/python/cpython2/Misc/NEWS.d/
D2.7.5.rst436 IDLE now accepts Cancel in tabify/untabify dialog box.
/external/zlib/src/
DChangeLog1433 - untabify all sources to simplify patches
/external/python/cpython2/Modules/zlib/
DChangeLog1433 - untabify all sources to simplify patches
/external/python/cpython2/Misc/
DHISTORY11075 - untabify.py: patch by Detlef Lannert to implement -t option
11359 remove/add Windows style '\r\n' line endings), untabify.py (to remove
/external/python/cpython3/Misc/
DHISTORY5924 - Issue #16887: IDLE now accepts Cancel in tabify/untabify dialog box.
28454 - untabify.py: patch by Detlef Lannert to implement -t option
28738 remove/add Windows style '\r\n' line endings), untabify.py (to remove