bayerj wrote:
> Expressions like
> 
>>>> 2 + 2
> 
> return None, too.

Sorry? 2+2 here returns 4, and certainly should with your Python.

Georg
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to