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_univnewlines.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Raise statement normalization in Lib/test/.
Collin Winter
2007-08-29
1
-2/+2
*
Changes in anticipation of stricter str vs. bytes enforcement.
Guido van Rossum
2007-08-27
1
-1/+4
*
New I/O code from Tony Lownds implement newline feature correctly,
Guido van Rossum
2007-08-18
1
-11/+3
*
Kill execfile(), use exec() instead
Neal Norwitz
2007-08-12
1
-7/+0
*
Hide list comp variables and support set comprehensions
Nick Coghlan
2007-04-15
1
-1/+0
*
Change all the function attributes from func_* -> __*__. This gets rid
Neal Norwitz
2007-02-25
1
-1/+1
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-3/+3
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-5/+7
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Assorted code cleanups for readability. Greatly boosted the size of the
Tim Peters
2002-04-21
1
-26/+33
*
Whitespace normalization.
Tim Peters
2002-04-16
1
-15/+15
*
Test suite for universal newline support.
Jack Jansen
2002-04-14
1
-0/+114