Home
last modified time | relevance | path

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

/dports/databases/grass7/grass-7.8.6/lib/python/pydispatch/
H A Drobustapply.py12 im_code = '__code__' variable
17 im_code = 'im_code' variable
32 im_code):
/dports/devel/py-pydispatcher/PyDispatcher-2.0.5/pydispatch/
H A Drobustapply.py12 im_code = '__code__' variable
17 im_code = 'im_code' variable
30 if hasattr( receiver.__call__, im_func) or hasattr( receiver.__call__, im_code):