Lines Matching +full:backward +full:- +full:compatibility
18 # for compatibility with Python 3.10
27 # for compatibility with Python 3.10
47 It may be subclassed for compatibility with legacy third party
80 # hasattr checks we do to support backward compatibility.
89 finder.find_spec(). If find_spec() exists then backwards-compatible
117 # hasattr checks we do to support backward compatibility.
131 finder.find_spec(). If find_spec() is provided than backwards-compatible
164 back-end storage.
199 (e.g. built-in module). Raises ImportError if the module cannot be
251 Should return None if not applicable (e.g. built-in module).
302 - 'mtime' (mandatory) is the numeric timestamp of last source
304 - 'size' (optional) is the size in bytes of the source code.