Home | History | Annotate | Download | only in Lib

Lines Matching refs:IMPORT_MAPPING

1421             elif module in _compat_pickle.IMPORT_MAPPING:
1422 module = _compat_pickle.IMPORT_MAPPING[module]