Tim Roberts wrote:
> Wildemar Wildenburger <[EMAIL PROTECTED]> wrote:
>> import friends
>> import sex
>>
>> try:
>>     sex.have()
>> except ErrectionError, PrematureError:
>>     pass
>> finally:
>>     sex.brag(friends)
> 
> Well, if "ErrectionError" ever becomes a real exception, I certainly get a
> boatload of email every day from people offering to help me deal with it.

Yeah, because they'va actually spell-checked it. ;)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to