Message 310722 - Python tracker

Message310722

Author jcea
Recipients jcea
Date 2018-01-26.00:16:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516925807.27.0.467229070634.issue32660@psf.upfronthosting.co.za>
In-reply-to
Content
After doing this change, I see FIVE new symbols in Python's termios:

"""
FIONREAD, FIONCLEX, FIOCLEX, FIOASYNC, FIONBIO.
"""

Good enough for now and me.
History
Date User Action Args
2018-01-26 00:16:47jceasetrecipients: + jcea
2018-01-26 00:16:47jceasetmessageid: <1516925807.27.0.467229070634.issue32660@psf.upfronthosting.co.za>
2018-01-26 00:16:47jcealinkissue32660 messages
2018-01-26 00:16:47jceacreate