Home
last modified time | relevance | path

Searched defs:open_code (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/
D_pyio.py278 open_code = io.open_code variable
280 open_code = _open_code_with_warning variable
/external/python/cpython3/Tools/scripts/
Dtexi2html.py790 def open_code(self): self.write('<CODE>') member in TexinfoParser
/external/python/cpython2/Tools/scripts/
Dtexi2html.py790 def open_code(self): self.write('<CODE>') member in TexinfoParser