Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1621d77fc8fb2385d26c7de39f55df60426ec6ec
/
Lib
/
test
/
test_univnewlines.py
a27c5bd
Merged revisions 72979 via svnmerge from
by Philip Jenvey
· 16 years ago
e549ead
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
by Benjamin Peterson
· 16 years ago
4fa88fa
merge the io-c branch: C implementation of the io module
by Benjamin Peterson
· 16 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 17 years ago
8ce8a78
Merged revisions 58221-58741 via svnmerge from
by Guido van Rossum
· 17 years ago
3add4d7
Raise statement normalization in Lib/test/.
by Collin Winter
· 17 years ago
9c62772
Changes in anticipation of stricter str vs. bytes enforcement.
by Guido van Rossum
· 17 years ago
8358db2
New I/O code from Tony Lownds implement newline feature correctly,
by Guido van Rossum
· 17 years ago
0168802
Kill execfile(), use exec() instead
by Neal Norwitz
· 17 years ago
650f0d0
Hide list comp variables and support set comprehensions
by Nick Coghlan
· 18 years ago
221085d
Change all the function attributes from func_* -> __*__. This gets rid
by Neal Norwitz
· 18 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
ea572b2
Assorted code cleanups for readability. Greatly boosted the size of the
by Tim Peters
· 23 years ago
863ac44
Whitespace normalization.
by Tim Peters
· 23 years ago
518d261
Test suite for universal newline support.
by Jack Jansen
· 23 years ago