Re: [Tutor] importing module with non-standard name

2006-09-28 Thread Tiago Saboga
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 pr

Re: [Tutor] importing module with non-standard name

2006-09-27 Thread Kent Johnson
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 a

[Tutor] importing module with non-standard name

2006-09-27 Thread Tiago Saboga
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/