Searched defs:hasname (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython2/Lib/ | ||
| D | opcode.py | 15 hasname = [] variable |
| /external/python/cpython3/Lib/ | ||
| D | opcode.py | 27 hasname = [] variable |
| /external/python/cpython2/Lib/plat-mac/ | ||
| D | gensuitemodule.py | 851 def hasname(self, name): member in CodeNameMapper |