[Prophesy] C from Python Example

Rasmus Andersen rasmus at jaquet.dk
Wed Jun 12 03:35:48 EST 2002


On Tue, Jun 11, 2002 at 07:22:25PM +0200, Daniel Phillips wrote:
> Is Debian one of those platforms?  If not, then I suppose it's just
> a configuration issue, specifically, the initialization of sys.path:
> 
>   http://www.python.org/doc/current/ref/import.html
> 
> Could you please do:
> 
>   import sys
>   sys.path
> 
> and see if "." is one of the entries?  The first entry I see here is '',
> which seems a little odd.

No debian: Solaris and Mandrake. But there is no '.' in my sys.path
(on Mandrake at least)? I get the '' as well.

Rasmus



More information about the Prophesy mailing list