Home
last modified time | relevance | path

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

/third_party/python/Lib/
D_pyio.py309 open_code = io.open_code variable
311 open_code = _open_code_with_warning variable
/third_party/python/Tools/scripts/
Dtexi2html.py790 def open_code(self): self.write('<CODE>') member in TexinfoParser