> When Python's import machinery is initialized, the oldlib package is > imported. Inside oldlib there is a class called ``OldStdlibLoader``. > This class implements the PEP 302 interface and is automatically > instantiated, with zero arguments. The constructor reads all the > ``.mv`` files from the oldlib package directory, automatically > registering all the remappings found in those ``.mv`` files. This is > how the Python 2.x standard library is remapped. Will not reading all those .mv files add a lot of overhead? Disk seeks is not cheap. -- mvh Björn
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4