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.

作者 vstinner
收信人 vstinner
日期 2015-03-23.21:18:52
SpamBayes Score -1.0
Marked as misclassified
Message-id <1427145532.82.0.709473992676.issue23752@psf.upfronthosting.co.za>
In-reply-to
内容
See also issue #21861: "io class name are hardcoded in reprs".

In my review of _pyio.FileIO, I asked if it would be possible to use __qualname__ in __getstate__().
历史
日期 用户 动作 参数
2015-03-23 21:18:52vstinner修改recipients: + vstinner
2015-03-23 21:18:52vstinner修改messageid: <1427145532.82.0.709473992676.issue23752@psf.upfronthosting.co.za>
2015-03-23 21:18:52vstinner链接issue23752 messages
2015-03-23 21:18:52vstinner创建