py-import-from ( modulename objname -- obj )


Vocabulary
python

Inputs
modulenamean object
objnamean object


Outputs
objan object


Definition