Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
53a4f04a
Commit
53a4f04a
authored
Dec 11, 2010
by
Benjamin Peterson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regenerate symbol.py
parent
ec5e4911
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
14 deletions
+13
-14
Lib/symbol.py
Lib/symbol.py
+13
-14
No files found.
Lib/symbol.py
View file @
53a4f04a
...
...
@@ -82,20 +82,19 @@ subscript = 324
sliceop
=
325
exprlist
=
326
testlist
=
327
dictmaker
=
328
dictorsetmaker
=
329
classdef
=
330
arglist
=
331
argument
=
332
list_iter
=
333
list_for
=
334
list_if
=
335
comp_iter
=
336
comp_for
=
337
comp_if
=
338
testlist1
=
339
encoding_decl
=
340
yield_expr
=
341
dictorsetmaker
=
328
classdef
=
329
arglist
=
330
argument
=
331
list_iter
=
332
list_for
=
333
list_if
=
334
comp_iter
=
335
comp_for
=
336
comp_if
=
337
testlist1
=
338
encoding_decl
=
339
yield_expr
=
340
#--end constants--
sym_name
=
{}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment