Name : python-import-utils
| |
Version : 0.0.1
| Vendor : Fedora Project
|
Release : 9.fc25
| Date : 2016-07-19 13:44:29
|
Group : Unspecified
| Source RPM : python-import-utils-0.0.1-9.fc25.src.rpm
|
Size : 0.01 MB
| |
Packager : Fedora Project
| |
Summary : A module that supports simple programmatic module imports
|
Description :
Utilities for loading modules, supporting programmatic imports of types: >>>from import_utils import import_module_from, import_module >>>import x as mod_x >>>mod_x = import_module(\'x\') >>> >>>import x.y as mod_xy >>>mod_xy = import_module(\'x.y\') >>> >>>from x.y import z >>>z = import_module_from(\'x.y.z\')
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25511/riscv64/Packages/p |