Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
7fbd6916b64585655271ea69f47e680013060733
/
Lib
/
compiler
/
future.py
34aa7ba
from __future__ import with_statement addon for 'with', mostly written by Neal.
by Thomas Wouters
· 19 years ago
415ed93
Skip over doc strings.
by Martin v. Löwis
· 19 years ago
e0c446b
Whitespace normalization.
by Tim Peters
· 24 years ago
ec5bfd1
Track removal of doc string from Module().nodes[0]
by Jeremy Hylton
· 24 years ago
80e29bd
Add support for future statements
by Jeremy Hylton
· 24 years ago