Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Lib
/
compiler
/
symbols.py
652a224
The object-being sliced in an assignment to a slice is referenced, not bound.
by Jeremy Hylton
· 24 years ago
d4be10d
Add generator detection to symbol table.
by Jeremy Hylton
· 24 years ago
c59e220
Handle private names
by Jeremy Hylton
· 24 years ago
cd8a127
Fix for sibling nodes that define the same free variable
by Jeremy Hylton
· 24 years ago
5c9aad6
Only treat an AugAssign as def if its the target is a Name.
by Jeremy Hylton
· 24 years ago
364f9b9
Preliminary support for nested scopes
by Jeremy Hylton
· 24 years ago
dbdb28e
Add globals to list of names returned by get_names().
by Jeremy Hylton
· 24 years ago
f870c95
Add two arguments to Scope constructor, module scope and class name
by Jeremy Hylton
· 24 years ago
8b966dc
Add preliminary module symbol table constructor
by Jeremy Hylton
· 24 years ago