Searched refs:_unmarshal_code (Results 1 – 1 of 1) sorted by relevance
635 def _unmarshal_code(self, pathname, fullpath, fullname, data): function675 _code_type = type(_unmarshal_code.__code__)756 code = _unmarshal_code(self, modpath, fullpath, fullname, data)