iMath <[email protected]> added the comment:
one workaround is : if os.path.join(root_dir, base_dir) exists, use the current implementation , this is set for backwards-compatibility, if not exist, please consider the feature in my last post(maybe we should recommend Python users to follow this approach in the doc). ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34450> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
