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 orsenthil
Recipients BreamoreBoy, ajaksu2, brett.cannon, georg.brandl, jjlee, kdwyer, kevindication, orsenthil
Date 2010-09-21.01:42:54
SpamBayes Score 5.8366822e-05
Marked as misclassified No
Message-id <1285033376.12.0.489110514361.issue1327971@psf.upfronthosting.co.za>
In-reply-to
Content
Fix committed in revision 84932.  A property based fileno was not required, because it is hardly set, it is always often a read-only attribute. Also, py3k behavior is same as the current fix.
History
Date User Action Args
2010-09-21 01:42:56orsenthilsetrecipients: + orsenthil, brett.cannon, georg.brandl, jjlee, ajaksu2, kdwyer, kevindication, BreamoreBoy
2010-09-21 01:42:56orsenthilsetmessageid: <1285033376.12.0.489110514361.issue1327971@psf.upfronthosting.co.za>
2010-09-21 01:42:54orsenthillinkissue1327971 messages
2010-09-21 01:42:54orsenthilcreate