Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dpydocfodder.py107 def A_staticmethod(): member in A_new
109 A_staticmethod = staticmethod(A_staticmethod) variable in A_new