
June 16, 2020
12:19 a.m.
What if we introduce the string module: ```python from "https://python.org/some_module.py" import name ... ``` It will add possibility to run code with complex name of module that cannot be presented as set of lexical items and also will allow to load the module from external location