Author mdavidoff
Recipients
Date 2005-09-23.07:33:26
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=1200009

The fix for this bug was included in Patch 1284289:

Lib/test/test_ioctl.py -- Fixed bug in import statement for
test.test_support. Fixed bug where the test would fail if
the test suite was being run in the backgroud. In this case,
the TIOCGPGRP ioctl on /dev/tty returns the session ID, not
the process group ID.

See also bug 780576.
History
Date User Action Args
2007-08-23 14:15:20adminlinkissue777867 messages
2007-08-23 14:15:20admincreate