Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b6b48e637f554c96eec8a2afc20aed450486e335
/
Lib
/
test
/
test_ioctl.py
2623a37
Merged revisions 86596 via svnmerge from
by Ezio Melotti
· 15 years ago
f4f6171
Merged revisions 84589 via svnmerge from
by Antoine Pitrou
· 15 years ago
172e15f
Merged revisions 83833,83838-83839,83859,83878 via svnmerge from
by Florent Xicluna
· 15 years ago
aa98058
use assert[Not]In where appropriate
by Ezio Melotti
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
3db8a34
Change more tests to use import_module for the modules that
by R. David Murray
· 16 years ago
bec087f
fix incorrect auto-translation of TestSkipped -> unittest.SkipTest
by Benjamin Peterson
· 16 years ago
888a39b
remove test_support.TestSkipped and just use unittest.SkipTest
by Benjamin Peterson
· 16 years ago
7d3d04d
Don't try to get the window size if it was never set before.
by Martin v. Löwis
· 17 years ago
6af3db8
Attempt to fix the Solaris Sparc 10 buildbot. It was failing with an invalid
by Gregory P. Smith
· 17 years ago
8ee3e5a
- Changes donated by Elemental Security to make it work on AIX 5.3
by Guido van Rossum
· 20 years ago
26f42f6
Skip the ioctl test if we can't open /dev/tty. This happens on
by Neal Norwitz
· 22 years ago
f008998
Fix bug
by Michael W. Hudson
· 22 years ago