elderic wrote:

> are there other ways than the ones below to check for <type 'function'>
> in a python script?

callable(f)

</F>

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

Reply via email to