On 25/05/2006, at 9:00 PM, Jim Jewett wrote:
>> +/*
>> + *    OverflowWarning extends Warning
>> + */
>> +SimpleExtendsException(PyExc_Warning, OverflowWarning, "Base  
>> class for warnings about numeric overflow.  Won't exist in Python  
>> 2.5.");
>
> Take it out now?

What do people say? I implemented this one because it was implemented  
in the old code in 2.5. Happy to remove it.


     Richard

_______________________________________________
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