[Python-ideas] A new module loader

Andrew Barnert abarnert at yahoo.com
Thu Apr 2 01:06:14 CEST 2015


On Apr 1, 2015, at 15:35, Ryan Gonzalez <rymg19 at gmail.com> wrote:
> 
> On MSVC?
> 
> If you want, you can remove the #ifdef's for MSVC. They're kind of useless. I just put them because it's funny. :)

Google Hanlon's Razor, and I think you'll understand how to fix the bug.

> On Wed, Apr 1, 2015 at 5:13 PM, Andrew Barnert <abarnert at yahoo.com> wrote:
>> I tried this on Windows, and it has a serious Hanlon's Razor bug.
>> 
>> Sent from my iPhone
>> 
>>> On Apr 1, 2015, at 10:32, Ryan Gonzalez <rymg19 at gmail.com> wrote:
>>> 
>>> Attached is a new module loader I've been working on that's an order of magnitude times faster than the current one. What would it take for this to be merged?
>>> 
>>> BTW...
>>> 
>>> (rot13) Ncevy Sbbyf!
>>> 
>>> -- 
>>> Ryan
>>> [ERROR]: Your autotools build scripts are 200 lines longer than your program. Something’s wrong.
>>> http://kirbyfan64.github.io/ 
>>> <new_import.tar>
>>> _______________________________________________
>>> Python-ideas mailing list
>>> Python-ideas at python.org
>>> https://mail.python.org/mailman/listinfo/python-ideas
>>> Code of Conduct: http://python.org/psf/codeofconduct/
> 
> 
> 
> -- 
> Ryan
> [ERROR]: Your autotools build scripts are 200 lines longer than your program. Something’s wrong.
> http://kirbyfan64.github.io/ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150401/63ec70c4/attachment.html>


More information about the Python-ideas mailing list