Steven D'Aprano <[email protected]> added the comment:
Python 2.7 is (almost) end of life and well beyond feature-freeze, so this can only go into 3.8 or better. Since the paths logged are relative to the current working directory, perhaps you could just have your script log the working directory? ---------- nosy: +steven.daprano type: -> enhancement versions: -Python 2.7 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35595> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
