pgadmin4-python-importlib - Backport of importlib.import_module() from Python 2.7
Website: | http://pypi.python.org/pypi/importlib |
---|---|
License: | Python |
- Description:
This package contains the code from importlib as found in Python 2.7. It is provided so that people who wish to use importlib.import_module() with a version of Python prior to 2.7 or in 3.0 have the function readily available. The code in no way deviates from what can be found in the 2.7 trunk.
Packages
pgadmin4-python-importlib-1.0.4-2.rhel6.src [10 KiB] |
Changelog
by Devrim Gündüz (2017-04-12):
- Move the components under pgadmin web directory, per #2332. - Do a spring cleanup in the spec file. |