Home
last modified time | relevance | path

Searched defs:dedent (Results 1 - 25 of 27) sorted by relevance

12

/third_party/python/Lib/test/test_email/
H A Dtest_inversion.py16 def dedent(bstr): function
/third_party/python/Lib/test/
H A Dtest_repl.py7 from textwrap import dedent namespace
H A Dtest_code_module.py4 from textwrap import dedent namespace
H A Dtest_pyclbr.py7 from textwrap import dedent namespace
H A Dtest_future.py8 from textwrap import dedent namespace
H A Dtest_faulthandler.py15 from textwrap import dedent namespace
H A Dtest_timeit.py5 from textwrap import dedent namespace
H A Dtest_textwrap.py13 from textwrap import TextWrapper, wrap, fill, dedent, indent, shorten namespace
[all...]
H A Dtest_interpreters.py4 from textwrap import dedent namespace
[all...]
H A Dtest_tokenize.py9 from textwrap import dedent namespace
H A Dtest__xxsubinterpreters.py7 from textwrap import dedent namespace
[all...]
H A Dtest_csv.py15 from textwrap import dedent namespace
H A Dtest_ast.py11 from textwrap import dedent namespace
[all...]
H A Dtest_exceptions.py11 from textwrap import dedent namespace
[all...]
H A Dtest_builtin.py26 from textwrap import dedent namespace
/third_party/python/Lib/
H A Dtextwrap.py419 def dedent(text): function
H A Doptparse.py250 def dedent(self): member in HelpFormatter
/third_party/python/Lib/lib2to3/tests/
H A Dsupport.py8 from textwrap import dedent namespace
/third_party/mesa3d/src/amd/compiler/tests/
H A Dglsl_scraper.py13 from textwrap import dedent namespace
/third_party/python/Lib/distutils/tests/
H A Dtest_sdist.py8 from textwrap import dedent namespace
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_squeezer.py3 from textwrap import dedent namespace
H A Dtest_sidebar.py2 from textwrap import dedent namespace
/third_party/python/Lib/test/test_tools/
H A Dtest_i18n.py6 from textwrap import dedent namespace
[all...]
/third_party/python/Tools/unicode/
H A Dmakeunicodedata.py35 from textwrap import dedent namespace
/third_party/python/Tools/clinic/
H A Dclinic.py4033 def dedent(self, line): member in IndentStack

Completed in 36 milliseconds

12