summaryrefslogtreecommitdiff
path: root/test/redirection.py
Commit message (Expand)AuthorAgeFilesLines
* py2/3 fix test for win32 set stdin and stdout to be binary modeWilliam Deegan2017-05-111-0/+7
* py2/3 handle differences between py2 and 3 on reading/writing binary data to ...William Deegan2017-04-191-3/+14
* fix py2/3. Also fix py2 win32 broken testsWilliam Deegan2017-03-241-11/+6
* py2/3 to fix this test required several files/compares to be binary.William Deegan2017-03-201-10/+15
* Fix for backslash being treated as an escape characterThomas Tanner2016-01-301-4/+4
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+5
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-1/+0
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-6/+6
* Test portability fix. Fix handling of >.Steven Knight2004-08-171-1/+6
* Portability fixes for test. (Chad Austin)Steven Knight2003-04-261-4/+6
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Add command-line redirection (Charles Crain).Steven Knight2002-01-111-0/+62