代码搜索结果

找到约 11,834 项符合 Python 的代码

python.mk

[PYTHON::swig_ldb] LIBRARY_REALNAME = _ldb.$(SHLIBEXT) PUBLIC_DEPENDENCIES = LIBLDB swig_ldb_OBJ_FILES = $(ldbdir)/ldb_wrap.o $(swig_ldb_OBJ_FILES): CFLAGS+=-I$(ldbdir)/include $(eval $(call python_

python.mk

pythonbuilddir = $(builddir)/bin/python installpython:: mkdir -p $(DESTDIR)$(pythondir) # Install Python # Arguments: Module path define python_module_template installpython:: $$(pythonbuilddir)/$

python.pm

################################################### # Python function wrapper generator # Copyright jelmer@samba.org 2007-2008 # released under the GNU GPL package Parse::Pidl::Samba4::Python; use E

python.js

/** * Python syntax v 1.1 * * v1.1 by Andre Roberge (2006/12/27) * **/ editAreaLoader.load_syntax["python"] = { 'COMMENT_SINGLE' : {1 : '#'} ,'COMMENT_MULTI' : {} ,'QUOTEMARKS' :

drools-python.conf

module.uri=http://drools.org/semantics/python ObjectType(class) : org.drools.semantics.base.ClassObjectTypeFactory Condition(condition) : org.drools.semantics.python.PythonConditionFact