Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
fa37090dcba250d84c5aa7541ad37a598eecdc97
/
Lib
/
symbol.py
ef2e14e
Fix instructions on how to rebuild some modules
by Éric Araujo
· 13 years ago
dff27f7
regenerate symbol.py
by Benjamin Peterson
· 14 years ago
b646547
Issue #2333: Backport set and dict comprehensions syntax.
by Alexandre Vassalotti
· 15 years ago
ee936a2
Issue #2335: Backport set literals syntax from Python 3.x.
by Alexandre Vassalotti
· 15 years ago
6a098d2
update symbol.py from with statement changes
by Benjamin Peterson
· 15 years ago
5224d28
Patch #1759: Backport of PEP 3129 class decorators with some help from Georg
by Christian Heimes
· 17 years ago
c2e2074
PEP 343 -- the with-statement.
by Guido van Rossum
· 19 years ago
322a23f
regenerated. please read PEP 306 when changing Python's grammar!
by Anthony Baxter
· 19 years ago
0d6615f
PEP 342 implementation. Per Guido's comments, the generator throw()
by Phillip J. Eby
· 19 years ago
1a4ddae
SF patch #1007189, multi-line imports, for instance:
by Anthony Baxter
· 20 years ago
c2a5a63
PEP-0318, @decorator-style. In Guido's words:
by Anthony Baxter
· 20 years ago
354433a
SF patch #872326: Generator expression implementation
by Raymond Hettinger
· 20 years ago
adf1606
Updates to track Grammar changes. The patch to token.py loosens the regexp to
by Michael W. Hudson
· 22 years ago
4bf1fb6
track addition of testlist_safe to Grammar
by Jeremy Hylton
· 23 years ago
6e735c9
Updated this file to match reality.
by Guido van Rossum
· 23 years ago
3405262
Update for augmented assignment.
by Thomas Wouters
· 24 years ago
4148877
Update to reflect the recent Grammar changes.
by Fred Drake
· 24 years ago
c7ef591
Updated this module after the recent grammar changes
by Andrew M. Kuchling
· 24 years ago
e7b146f
The third and final doc-string sweep by Ka-Ping Yee.
by Guido van Rossum
· 25 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
f7a8b45
Remove outdated comments.
by Guido van Rossum
· 27 years ago
dc1a072
Reduced number of temporary names used at module scope. Use underscores in
by Fred Drake
· 27 years ago
a9a3575
New symbols due to assert statement.
by Guido van Rossum
· 28 years ago
4747887
New batch from Fred
by Guido van Rossum
· 28 years ago
154a539
Changes for new parser module (Fred Drake)
by Guido van Rossum
· 28 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
b31c7f7
* test_select.py: (some) tests for built-in select module
by Guido van Rossum
· 31 years ago