summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_ioctl.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 70734,70775,70856,70874,70876-70877 via svnmergeR. David Murray2009-03-311-7/+4
* Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-...Benjamin Peterson2009-03-281-5/+5
* Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via sv...Benjamin Peterson2008-05-261-3/+0
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-1/+1
* Merged revisions 61644,61646-61647,61649-61652,61656-61658,61663,61665,61667 ...Christian Heimes2008-03-201-0/+29
* - Changes donated by Elemental Security to make it work on AIX 5.3Guido van Rossum2005-09-141-5/+9
* Skip the ioctl test if we can't open /dev/tty. This happens onNeal Norwitz2003-03-201-0/+6
* Fix bugMichael W. Hudson2003-03-031-0/+31