On Thu, Apr 19, 2012 at 05:38, Nick Coghlan <[email protected]> wrote: > On Thu, Apr 19, 2012 at 6:55 PM, Stefan Behnel <[email protected]> wrote: >> What do you think? > > I think the possible use of Cython for standard library extension > modules is potentially worth looking into for the 3.4 timeframe (c.f. > the recent multiple checkins sorting out the refcounts for the new > ImportError helper function).
I'd rather just "rtfm" as was suggested and get it right than switch everything around to Cython. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
