[Python-ideas] A new module loader

Ryan Gonzalez rymg19 at gmail.com
Thu Apr 2 00:35:41 CEST 2015


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. :)

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/95e1da81/attachment.html>


More information about the Python-ideas mailing list