Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a37b7af4d787a53ad0dcbdedef0e95f8546d2e28
/
Lib
/
compiler
/
future.py
311d071
Fix test_compiler after adding unicode_literals
by Neal Norwitz
· 17 years ago
5d5c63f
Fixed compiler module so __future__ print_function is compilable.
by Eric Smith
· 17 years ago
afcd838
Revert rev 42617, it was introduced to work around bug #1441397.
by Georg Brandl
· 19 years ago
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