Home
last modified time | relevance | path

Searched refs:Bitor (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Tools/compiler/
Dast.txt69 Bitor: nodes!
/external/python/cpython2/Doc/library/
Dcompiler.rst266 | :class:`Bitor` | :attr:`nodes` | |
/external/python/cpython2/Lib/compiler/
Dast.py236 class Bitor(Node): class
Dtransformer.py659 return self.com_binary(Bitor, nodelist)