On 11 January 2013 06:17, Dedeco <dedeco at ufmg.br> wrote: > > from bzrlib.doc_generate.conf import * $ python import bzrlib.doc_generate.conf print(conf.__file__) should get you close. If its a package, you'll also want print(conf.__path__) -- Robert Collins <rbtcollins at hp.com> Distinguished Technologist HP Cloud Services