Hi ,
    I have a file a.py contains

    from one.two import abc
--------------------------------------------
    is there any way to find out  "one.two" the import Path of abc. ?
I don't want one.two.abc . Any function or attribute which directly
give one.two ?

-Regards

-- 
Harikrishan R
http://harikrishnanr.wordpress.com/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to