Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dpydocfodder.py107 def A_staticmethod(): member in A_new
109 A_staticmethod = staticmethod(A_staticmethod) variable in A_new