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 palaviv
Recipients loewis, palaviv
Date 2016-04-16.14:24:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460816667.71.0.632457277114.issue26783@psf.upfronthosting.co.za>
In-reply-to
Content
test_walk_topdown call os.walk directly instead of using self.walk. This test currently run 3 time's while checking the same thing. The test should use self.walk to check fwalk and Bytes as well.
History
Date User Action Args
2016-04-16 14:24:27palavivsetrecipients: + palaviv, loewis
2016-04-16 14:24:27palavivsetmessageid: <1460816667.71.0.632457277114.issue26783@psf.upfronthosting.co.za>
2016-04-16 14:24:27palavivlinkissue26783 messages
2016-04-16 14:24:27palavivcreate