Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
24af0e965694b997e90c46bd754a394e1ac86b45
/
Lib
/
test
/
test_future.py
b0f5adc
use assert[Not]IsInstance where appropriate
by Ezio Melotti
· 16 years ago
dcee09d
make sure the parser flags and passed onto the compiler
by Benjamin Peterson
· 17 years ago
bdca942
fix __future__ imports when multiple features are given
by Benjamin Peterson
· 17 years ago
a10d3af
Fix a bug in the parser's future statement handling that led to "with"
by Georg Brandl
· 19 years ago
328f338
SF #736962, port test_future to unittest, add a bit more coverage, by Walter Dörwald
by Neal Norwitz
· 22 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
8471a35
Fix SF bug [ #450245 ] Error in parsing future stmts
by Jeremy Hylton
· 24 years ago
3090694
Fix compileall.py so that it fails on SyntaxErrors
by Jeremy Hylton
· 24 years ago
2510831
Whitespace normalization.
by Tim Peters
· 24 years ago
62e2c7e
Add regression test for future statements. This adds eight files, but
by Jeremy Hylton
· 24 years ago