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 eric.smith
Recipients Colin David Chen, eric.smith
Date 2016-12-14.22:15:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481753726.32.0.249688474198.issue28975@psf.upfronthosting.co.za>
In-reply-to
Content
Isn't the difference that you use os.walk(Path(source)) in the first example, and os.walk(source) in the second one?
History
Date User Action Args
2016-12-14 22:15:26eric.smithsetrecipients: + eric.smith, Colin David Chen
2016-12-14 22:15:26eric.smithsetmessageid: <1481753726.32.0.249688474198.issue28975@psf.upfronthosting.co.za>
2016-12-14 22:15:26eric.smithlinkissue28975 messages
2016-12-14 22:15:26eric.smithcreate