]> granicus.if.org Git - python/commit
Fix a failing test on FreeBSD: ttys are seekable in FreeBSD, too.
authorHye-Shik Chang <hyeshik@gmail.com>
Mon, 13 Aug 2007 13:21:33 +0000 (13:21 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Mon, 13 Aug 2007 13:21:33 +0000 (13:21 +0000)
commitcaf871ad322bde58da34494cbef18007e298cf00
tree17b149c030b613e48e4ef2999d5d05370380ca10
parent49d90bc9ef6fb92f86c29dcda8abf67adbad35b9
Fix a failing test on FreeBSD: ttys are seekable in FreeBSD, too.
Lib/test/test_fileio.py