This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author techtonik
Recipients techtonik
Date 2013-07-23.12:22:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374582128.97.0.881536694501.issue18535@psf.upfronthosting.co.za>
In-reply-to
Content
Actually namedtuple doesn't suit the use case well. The use case is to read termios config, (re)set flags set it back. The attributes should be mutable.
History
Date User Action Args
2013-07-23 12:22:09techtoniksetrecipients: + techtonik
2013-07-23 12:22:08techtoniksetmessageid: <1374582128.97.0.881536694501.issue18535@psf.upfronthosting.co.za>
2013-07-23 12:22:08techtoniklinkissue18535 messages
2013-07-23 12:22:08techtonikcreate