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

Unified Diff: PC/os2emx/python33.def

Issue 4281051: Rewrite of peephole to work on AST Base URL: http://hg.python.org/cpython/
Patch Set: Update Created 13 years 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 | « Makefile.pre.in ('k') | Parser/Python.asdl » ('j') | Python/compile.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PC/os2emx/python33.def
===================================================================
--- a/PC/os2emx/python33.def
+++ b/PC/os2emx/python33.def
@@ -719,14 +719,12 @@
"Compare"
"Call"
"Repr"
- "Num"
- "Str"
+ "Lit"
"Attribute"
"Subscript"
"Name"
"List"
"Tuple"
- "Ellipsis"
"Slice"
"ExtSlice"
"Index"
« no previous file with comments | « Makefile.pre.in ('k') | Parser/Python.asdl » ('j') | Python/compile.c » ('J')

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