]> granicus.if.org Git - python/commit
Move the check for openpty to the beginning.
authorGeorg Brandl <georg@python.org>
Sun, 29 Oct 2006 21:54:18 +0000 (21:54 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 29 Oct 2006 21:54:18 +0000 (21:54 +0000)
commit7d000990214fb6e73669b6127141a95171bc8ca0
tree26baafd6c743528bc291dea313e4d95d597a823a
parent59ba4299d04948e2bc8e929b39859f58b25e047c
Move the check for openpty to the beginning.
Lib/test/test_openpty.py