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 Wolfgang Richter
Recipients Wolfgang Richter, brett.cannon, eric.smith, eric.snow, ncoghlan
Date 2016-02-11.23:43:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455234220.98.0.511744974766.issue26344@psf.upfronthosting.co.za>
In-reply-to
Content
Sure Brett I'll upload the code separately in an hour or two.

I've overridden all the publicly exposed functions (including find_spec).

I wanted to initially see if anything was passing through my finder in the first position of the meta_path.
History
Date User Action Args
2016-02-11 23:43:41Wolfgang Richtersetrecipients: + Wolfgang Richter, brett.cannon, ncoghlan, eric.smith, eric.snow
2016-02-11 23:43:40Wolfgang Richtersetmessageid: <1455234220.98.0.511744974766.issue26344@psf.upfronthosting.co.za>
2016-02-11 23:43:40Wolfgang Richterlinkissue26344 messages
2016-02-11 23:43:40Wolfgang Richtercreate