Thomas Holmes <[email protected]> added the comment: One other thing that crossed my mind while I was thinking over this today. Instead of just relative pathing to '.' I should probably change my path to gettempdir() and then relative path to it since the location of the python executable may not be writable.
Any thoughts on how to go about testing this in a way that is most likely to succeed in all cases and respect OS permissions? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7325> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
