Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f62444ab16d742352c563c45abb04c2ddb19cf45
/
Lib
/
symtable.py
e0d4972
Replaced .keys() with dictionary iterators
by Raymond Hettinger
· 22 years ago
bc0e910
Convert a pile of obvious "yes/no" functions to return bool.
by Tim Peters
· 23 years ago
c4889c4
Remove now-unnecessary "from __future__ import nested_scopes" stmts.
by Tim Peters
· 23 years ago
5030cf1
Fix three PyChecker-detected gotchas.
by Jeremy Hylton
· 24 years ago
a19a168
Whitespace normalization.
by Tim Peters
· 24 years ago
101651c
flesh out __all__
by Jeremy Hylton
· 24 years ago
816e149
First cut at a high-level symbol table interface
by Jeremy Hylton
· 24 years ago