Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/rpc/
Dnfsclient.py136 def Getattr(self, fh): member in NFSClient
/external/libmojo/third_party/jinja2/
Dnodes.py651 class Getattr(Expr): class
/external/python/cpython2/Lib/compiler/
Dast.py662 class Getattr(Node): class