Em Quarta 27 Setembro 2006 14:51, Kent Johnson escreveu: > Tiago Saboga wrote: > > Hi! > > > > I'm still playing with man pages parsing, and following advices here, I'm > > using doclifter. But I want to use the installed version on my debian > > system, and not make it a part of my package. The problem is it isn't > > installed as a python module, but rather as an executable file lying in > > /usr/bin, and - there's the problem - with no .py extension. I've > > google'd about it, but I could not found any clear answer. > > > > Any ideas? > > I think either execfile() or imp.load_source() or the suggestions here - > http://tinyurl.com/mnzoo - will do what you want.
Great! I'd found this thread before, but in another page, and I couldn't reach the last messages... Thanks, Tiago. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor