On Aug 01, 2010, at 09:56 PM, Benjamin Peterson wrote:

>2010/7/30 Barry Warsaw <ba...@python.org>:
>>
>> It looks like Benjamin's change in r67171 was the relevant diff.
>
>The reason behind this was to make __debug__ assignment consistent
>with that of other reserved names. For example, x.None = 3 raised and
>thus, so should x.__debug__ = 3.

BTW, thanks to Georg for closing the documentation issue.
-Barry

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to