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 jayyin11043
Recipients brett.cannon, chris.jerdonek, jayyin11043, yan12125
Date 2018-02-12.19:44:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518464691.42.0.467229070634.issue32642@psf.upfronthosting.co.za>
In-reply-to
Content
ok, so I found the PathFinder class you referenced, just making sure, this issue pertains to changing "self.path"'s usage and declaration to be a path-like object instead of the hard coded 'sys', 'path' returns? or is that part of it already?, also since this uses a tuple to keep track of the parent path, is there functionality in the path-like objects to find parent paths?
History
Date User Action Args
2018-02-12 19:44:51jayyin11043setrecipients: + jayyin11043, brett.cannon, chris.jerdonek, yan12125
2018-02-12 19:44:51jayyin11043setmessageid: <1518464691.42.0.467229070634.issue32642@psf.upfronthosting.co.za>
2018-02-12 19:44:51jayyin11043linkissue32642 messages
2018-02-12 19:44:51jayyin11043create