Kaydet (Commit) 60995fbd authored tarafından Benjamin Peterson's avatar Benjamin Peterson

Merged revisions 82160 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r82160 | benjamin.peterson | 2010-06-22 14:45:51 -0500 (Tue, 22 Jun 2010) | 1 line

  spacing nit; this isn't C
........
üst 0820e932
......@@ -17,7 +17,7 @@ module Python version "$Revision$"
expr? starargs,
expr? kwargs,
stmt* body,
expr *decorator_list)
expr* decorator_list)
| Return(expr? value)
| Delete(expr* targets)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment