Testing if an object is a function
Claus Tondering
claus.tondering at gmail.com
Thu Oct 5 07:20:20 EDT 2006
Previous message (by thread):
Testing if an object is a function
Next message (by thread):
Why do this?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Fredrik Lundh wrote: >
if callable(x):
Perfect. Thank you. -- Claus Tondering
Previous message (by thread):
Testing if an object is a function
Next message (by thread):
Why do this?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list