commit | 207c9f3c5c0c41f329e7b7a2aeb8f2f7579dcbc9 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Mon Mar 31 04:42:11 2008 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Mon Mar 31 04:42:11 2008 +0000 |
tree | 9e913d7d95ef67358b2596299022bd2c0e6ecbb1 | |
parent | db4115ffc063f20da2c6078bb93187ee8753d4ec [diff] |
Merged revisions 62049,62054 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r62049 | georg.brandl | 2008-03-30 00:01:47 -0700 (Sun, 30 Mar 2008) | 2 lines #2505: allow easier creation of AST nodes. ........ r62054 | georg.brandl | 2008-03-30 12:43:27 -0700 (Sun, 30 Mar 2008) | 2 lines Fix error message -- "expects either 0 or 0 arguments" ........