Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(266)

Unified Diff: Include/graminit.h

Issue 53094: Multi with statement Base URL: http://svn.python.org/view/*checkout*/python/trunk/
Patch Set: Version after review by Benjamin Created 14 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Grammar/Grammar ('k') | Lib/compiler/transformer.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Include/graminit.h
===================================================================
--- Include/graminit.h (revision 72182)
+++ Include/graminit.h (working copy)
@@ -42,7 +42,7 @@
#define for_stmt 295
#define try_stmt 296
#define with_stmt 297
-#define with_var 298
+#define with_item 298
#define except_clause 299
#define suite 300
#define testlist_safe 301
« no previous file with comments | « Grammar/Grammar ('k') | Lib/compiler/transformer.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b