mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
876fc7fcec
Rename namespace package __loader__ class to be public. Make the old name, i.e. _NamespaceLoader, an alias for the public name, for backward compatibility.