[Python-Dev] Submitting PEP 422 (Simple class initialization hook) for pronouncement

Antoine Pitrou solipsis at pitrou.net
Mon Feb 11 16:21:27 CET 2013
Le Mon, 11 Feb 2013 10:15:36 -0500,
Barry Warsaw <barry at python.org> a écrit :
> On Feb 10, 2013, at 03:28 PM, Antoine Pitrou wrote:
> 
> >Sure, every little addition is "trivial". At the end you have a scary
> >monster made of many little trivial additions along the years, and
> >everyone has to take care not to break it.
> 
> Why Antoine, that surely isn't the case with the import system!
> <sarcastic wink>.

Nor with pythonrun.c.
I wouldn't even mention typeobject.c or the build system ;-)

Regards

Antoine.




More information about the Python-Dev mailing list