[Python-Dev] cpython: give the AST class a __dict__

Antoine Pitrou solipsis at pitrou.net
Tue Mar 13 00:28:16 CET 2012


On Mon, 12 Mar 2012 17:56:10 +0100
benjamin.peterson <python-checkins at python.org> wrote:
> http://hg.python.org/cpython/rev/3877bf2e3235
> changeset:   75542:3877bf2e3235
> user:        Benjamin Peterson <benjamin at python.org>
> date:        Mon Mar 12 09:46:44 2012 -0700
> summary:
>   give the AST class a __dict__

This seems to have broken the Windows buildbots.

cheers

Antoine.




More information about the Python-Dev mailing list