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 brett.cannon
Recipients Arfrever, brett.cannon, madison.may, ncoghlan, ronaldoussoren
Date 2013-08-06.15:16:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I actually meant FileFinder but PathFinder is a good point.

In FileFinder you need to change ``self.path = path or '.'`` to use the cwd.
History
Date User Action Args
2013-08-06 15:16:27brett.cannonsetrecipients: + brett.cannon, ronaldoussoren, ncoghlan, Arfrever, madison.may
2013-08-06 15:16:27brett.cannonsetmessageid: <[email protected]>
2013-08-06 15:16:27brett.cannonlinkissue18416 messages
2013-08-06 15:16:27brett.cannoncreate