This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author redstone-cold
Recipients emilyemorehouse, redstone-cold
Date 2018-08-22.07:34:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534923297.0.0.56676864532.issue34450@psf.upfronthosting.co.za>
In-reply-to
Content
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).
History
Date User Action Args
2018-08-22 07:34:57redstone-coldsetrecipients: + redstone-cold, emilyemorehouse
2018-08-22 07:34:56redstone-coldsetmessageid: <1534923297.0.0.56676864532.issue34450@psf.upfronthosting.co.za>
2018-08-22 07:34:56redstone-coldlinkissue34450 messages
2018-08-22 07:34:56redstone-coldcreate