On 2005-05-12, Tim Williams <[EMAIL PROTECTED]> wrote:
> "Ximo" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> Hello, I want that the return sentence don't return anything, how can I do
>> it?. If i do only return it returns None, and pass don't run too.
>>
>> Can anyone help me?, thanks.
>> XIMO
>>
>
> Just don't use a return statement at all,

That's exactly the same as "return None"

-- 
Grant Edwards                   grante             Yow!  World War Three can
                                  at               be averted by adherence
                               visi.com            to a strictly enforced
                                                   dress code!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to