unkn = getattr(bottle, 'capacity', None) import types if isinstance(unkn, types.FunctionType): print unkn()