Greg Hazel <gha...@users.sourceforge.net> added the comment: > Éric Araujo <mer...@netwok.org> added the comment: >> I've changed my code to use os.path.abspath() while I wait for a >> fix. > Does this means that your code works with paths that go to the parent > directory? I don’t know if it’s right to allow that (I mean this literally: > I’m not the main maintainer and I don’t have much packaging experience).
Yes, my code works with the os.path.abspath() change, since it creates the entire absolute path directory structure inside the build directory. This is ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9023> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com