Sunny K added the comment:

I took a shot at this. Build is successful and imports happen. Tests are ok 
except test_sysconfig, and that is because of sys.prefix being set to '/'. I've 
raised issue19340 for that.

About the patch, i'm not sure how to completely test for false 
positives(joinpath now returns <SEP><suffix> if <prefix> is null). I could not 
think of any issues from the current calls to joinpath.

----------
keywords: +patch
nosy: +sunfinite
Added file: http://bugs.python.org/file32293/getpath.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7757>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to