On Fri, 1 Oct 2010 21:00:02 +0200
Sébastien Barthélemy <barthel...@crans.org> wrote:
> Hi,
> 
> Arnaud, Christian, thank you for your help.
> 
> I'll use abspath, it's shorter.
> 
> Any idea why it's sometimes absolute, sometimes not?

AFAICT, that's because sys.path contains some absolute paths and some
relative ones.

Regards

Antoine.


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to