我们从Python开源项目中,提取了以下12个代码示例,用于说明如何使用ce._have_functions()。
def _add(str, fn): if (fn in _globals) and (str in _have_functions): _set.add(_globals[fn])