2011/2/25 barry.warsaw <[email protected]>: > barry.warsaw pushed 9619d21d8198 to cpython: > > http://hg.python.org/cpython/rev/9619d21d8198 > changeset: 68030:9619d21d8198 > branch: 2.7 > tag: tip > parent: 68010:8174d00d0797 > user: Barry Warsaw <[email protected]> > date: Fri Feb 25 14:35:22 2011 -0500 > summary: > Update copyright years. > > files: > Python/Python-ast.c > README > > diff --git a/Python/Python-ast.c b/Python/Python-ast.c > --- a/Python/Python-ast.c > +++ b/Python/Python-ast.c > @@ -2,7 +2,7 @@ > > > /* > - __version__ 82160. > + __version__ .
Ah, this reminds me. Figuring out what to do with the AST version should probably be a hg roadmap topic. -- Regards, Benjamin _______________________________________________ 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
