Tarek Ziadé wrote:
>> - What is a "local absolute path"? Absolute path I understand, relative
>> path I understand, but "local absolute" is a novel term to me.
> 
> local means that the "/" separator that is used in the RECORD file for 
> example,
> no matter what platform you are on, is translated using the local separator
> (/ or \)
> 
> I'll make it clearer,

OK, I understand now. That makes Paul's questions about how to correctly
generate the RECORD file for bdist_xxx installations all the more
relevant though.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to