Home
last modified time | relevance | path

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

/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dbuild.py1056 current_meta_snapshot = {id: st.meta_source_hash for id, st in graph.items()
1057 if st.meta_source_hash is not None}
1736 meta_source_hash = None # type: Optional[str] # Hash of the source given in the meta, if any variable in State
1845 self.meta_source_hash = self.meta.hash