Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/scripts/
Dpatchcheck.py10 import untabify
112 untabify.process(abspath, 8, verbose=False)
DREADME67 untabify.py Replace tabs with spaces in argument files
/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/bison/
DChangeLog3144 glr.c: untabify.
3149 glr.cc: untabify.
/external/zlib/src/
DChangeLog1390 - untabify all sources to simplify patches
/external/python/cpython2/Modules/zlib/
DChangeLog1390 - 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
DNEWS3050 - Issue #16887: IDLE now accepts Cancel in tabify/untabify dialog box.