Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f9c0888f891d1cc2df00557985bcc86723dd4716
/
Lib
/
test
/
test_future.py
084ce7a
Merged revisions 67066 via svnmerge from
by Benjamin Peterson
· 17 years ago
b74777e
Merged revisions 67030-67031 via svnmerge from
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