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 barry
Recipients barry, gvanrossum, mishok13, ncoghlan, rhettinger, skip.montanaro
Date 2008-08-08.22:06:28
SpamBayes Score 7.1013244e-05
Marked as misclassified No
Message-id <1218233190.45.0.142806983667.issue3436@psf.upfronthosting.co.za>
In-reply-to
Content
Making an existing attribute a property is a nice, API-neutral way to
handle this.  Let's call the inconsistency a bug and this a bug fix
<wink> so that it's fine to add to 2.6 and 3.0 at this point.
History
Date User Action Args
2008-08-08 22:06:30barrysetrecipients: + barry, gvanrossum, skip.montanaro, rhettinger, ncoghlan, mishok13
2008-08-08 22:06:30barrysetmessageid: <1218233190.45.0.142806983667.issue3436@psf.upfronthosting.co.za>
2008-08-08 22:06:29barrylinkissue3436 messages
2008-08-08 22:06:29barrycreate