Hi Paul,

> Looking at a RECORD file installed by pysetup (on 3.3 trunk, on
> Windows) all of the filenames seem to be absolute, even though the
> package is pure-Python and so everything is under site-packages.
> Looking at PEP 376, it looks like the paths should be relative to
> site-packages. Two questions:
> 
> 1. Am I reading this right? Is it a bug in pysetup?
I believe so.

> 2. Does it matter? Are relative paths needed, or is it just nice to have?
I’ll try to find the mailing list thread that lead to this change.

Regards
_______________________________________________
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