Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
945c3bbf42bc133d4b21265526254ff2f4e4466b
/
Lib
/
test
/
test_codeop.py
737fb89
Issue #16714: use 'raise' exceptions, don't 'throw'.
by Andrew Svetlov
· 12 years ago
b3aedd4
#9424: Replace deprecated assert* methods in the Python test suite.
by Ezio Melotti
· 14 years ago
aeaa592
Merged revisions 76230 via svnmerge from
by Benjamin Peterson
· 15 years ago
0d0367f
Merged revisions 74291 via svnmerge from
by Frank Wierzbicki
· 15 years ago
c9c0f20
convert old fail* assertions to assert*
by Benjamin Peterson
· 15 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 16 years ago
34d1928
SF patch# 1770008 by Christian Heimes (plus some extras).
by Guido van Rossum
· 17 years ago
d59da4b
Merged revisions 55407-55513 via svnmerge from
by Guido van Rossum
· 17 years ago
7cae87c
Patch #1550800: make exec a function.
by Georg Brandl
· 18 years ago
f545baa
Whitespace normalization.
by Tim Peters
· 21 years ago
72c5c77
minor fix, jython-only. Don't asssume stdout to save is the ur-stdout.
by Samuele Pedroni
· 21 years ago
de9a0d3
beefed up version: jython support, covers now fixed differences between CPython/Jython.
by Samuele Pedroni
· 21 years ago
4b499dd3
- Finally fixed the bug in compile() and exec where a string ending
by Guido van Rossum
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
2e2be37
Change the PyUnit-based tests to use the test_main() approach. This
by Fred Drake
· 23 years ago
ab9ba27
Whitespace normalization.
by Tim Peters
· 23 years ago
3bd071e
Patch #442866: Tests for codeop.py.
by Martin v. Löwis
· 23 years ago