commit | a8268e945778dac4e92421545573424eb495f918 | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Oct 16 17:33:50 2000 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Oct 16 17:33:50 2000 +0000 |
tree | 03584ae49808edfd865121c4990bf9d461543deb | |
parent | 1a2ca86a4f2356bb4d545f60f2da888cd13123a4 [diff] [blame] |
the usual
diff --git a/Lib/dos-8x3/test_fcn.py b/Lib/dos-8x3/test_fcn.py index e1ed88b..a1da0dd 100644 --- a/Lib/dos-8x3/test_fcn.py +++ b/Lib/dos-8x3/test_fcn.py
@@ -16,7 +16,7 @@ if verbose: print 'Status from fnctl with O_NONBLOCK: ', rv -if sys.platform in ('netbsd1', +if sys.platform in ('netbsd1', 'Darwin1.2', 'freebsd2', 'freebsd3', 'freebsd4', 'freebsd5', 'bsdos2', 'bsdos3', 'bsdos4', 'openbsd', 'openbsd2'):