Searched defs:AssList (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/compiler/
H A Dast.py100 class AssList(Node): class in inherits:Node
114 return "AssList(%s)" % (repr(self.nodes),)

Completed in 191 milliseconds