On 2017-10-25 14:42, Erik Bray wrote:
IMO the relative paths make more sense in a way, because when the
module is installed the path is relative to the file's location
relative to its `sys.path` entry.

If it defaulted to absolute paths

I didn't say that it should default to absolute paths. I am saying that it should take the path how it received from the caller. Don't make it relative or absolute.
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to