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
收信人 fredrikj, loewis, mark.dickinson, rhettinger, terry.reedy, vstinner
日期 2008-10-14.17:31:27
SpamBayes Score 0.07216893
Marked as misclassified
Message-id <1224005488.93.0.658876509362.issue3439@psf.upfronthosting.co.za>
In-reply-to
内容
A property /looks/ like an attribute and an user might try to change 
its value: "x=1; x.numbits = 2" (gives 3 or 4 ? :-))
历史
日期 用户 动作 参数
2008-10-14 17:31:28vstinner修改recipients: + vstinner, loewis, rhettinger, terry.reedy, mark.dickinson, fredrikj
2008-10-14 17:31:28vstinner修改messageid: <1224005488.93.0.658876509362.issue3439@psf.upfronthosting.co.za>
2008-10-14 17:31:28vstinner链接issue3439 messages
2008-10-14 17:31:28vstinner创建