You can probably have a look in the below link - http://docs.python.org/2/library/functions.html#__import__
On Tue, Sep 10, 2013 at 3:36 PM, Vaikuntham Jagannath < [email protected]> wrote: > Hi, > > I am trying to dynamically import classes & create instances of those > classes. > > Can you suggest me some examples & links. > > Regards, > Jagan > _______________________________________________ > BangPypers mailing list > [email protected] > https://mail.python.org/mailman/listinfo/bangpypers > -- Hussain Bohra Technical Lead Tavant Technologies Koramangala, Bangalore-95 mailto: [email protected] mobile: +91 99867 95727 _______________________________________________ BangPypers mailing list [email protected] https://mail.python.org/mailman/listinfo/bangpypers
