Giampaolo Rodola' wrote:
> As far as I know where symlinks are not supported os.lstat should be
> an alias for os.stat but I'm not 100% sure.

You are right, it should be an alias. os.lstat is available on Windows, too.

Christian

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

Reply via email to