Home
last modified time | relevance | path

Searched refs:untabify (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Tools/scripts/
H A Dpatchcheck.py11 import untabify namespace
190 untabify.process(abspath, 8, verbose=False)
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_format.py555 untabify = self.formatter.untabify_region_event
562 self.assertIsNone(untabify())
567 self.assertIsNotNone(untabify())

Completed in 2 milliseconds