Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a180581511c91875ade801b32c6ca17a3e34d12d
/
Lib
/
__future__.py
16c018d
Repair repr of future-features (wasn't updated to include the new
by Tim Peters
· 23 years ago
8967507
Back out trying to use the C values for CO_xxx.
by Tim Peters
· 23 years ago
8cb00e2
Avoid total dependency on the new module. This addresses the problem
by Guido van Rossum
· 23 years ago
aa32070
Expose the CO_xxx flags via the "new" module (re-solving a problem "the
by Tim Peters
· 23 years ago
de642bd
A self-contained piece of Michael Hudson's patch
by Tim Peters
· 23 years ago
4668b00
Implement PEP 238 in its (almost) full glory.
by Guido van Rossum
· 23 years ago
b09f7ed
Preliminary support for "from __future__ import generators" to enable
by Guido van Rossum
· 23 years ago
c4889c4
Remove now-unnecessary "from __future__ import nested_scopes" stmts.
by Tim Peters
· 23 years ago
3bda4f0
Remove redundant "__future__:" from module docstring.
by Ka-Ping Yee
· 24 years ago
fd85a4e
Typo repair.
by Tim Peters
· 24 years ago
d74bc43
Make names in __future__.py bind to class instances instead of 2-tuples.
by Tim Peters
· 24 years ago
85ba673
Whitespace normalization.
by Tim Peters
· 24 years ago
ffc215a
Add __future__.py to std library, + dull test to verify that assignments
by Tim Peters
· 24 years ago