index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test___future__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-1/+0
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1/+1
*
Merged revisions 73781 via svnmerge from
Benjamin Peterson
2009-07-02
1
-0/+3
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-2/+2
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2/+2
*
Patch# 1258 by Christian Heimes: kill basestring.
Guido van Rossum
2007-10-16
1
-1/+1
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-52/+56
*
Allow both string and Unicode objects in levels.
Martin v. Löwis
2002-11-09
1
-2/+2
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Expose the CO_xxx flags via the "new" module (re-solving a problem "the
Tim Peters
2001-08-18
1
-0/+13
*
A self-contained piece of Michael Hudson's patch
Tim Peters
2001-08-17
1
-1/+6
*
Make names in __future__.py bind to class instances instead of 2-tuples.
Tim Peters
2001-03-02
1
-3/+2
*
Add __future__.py to std library, + dull test to verify that assignments
Tim Peters
2001-02-26
1
-0/+42