代码搜索:Python
找到约 10,000 项符合「Python」的源代码
代码结果 10,000
www.eeworm.com/read/137691/5820787
java loader.java
package org.python.core;
/**
* A common interface for bytecode loaders.
* Jython 2.0 have two loaders, a standard loader and a
* Java2 SecureClassLoader. Both loader implements this
* interface.
www.eeworm.com/read/137691/5820841
java booloptype.java
// Autogenerated AST node
package org.python.parser.ast;
public interface boolopType {
public static final int And = 1;
public static final int Or = 2;
public static final String[] boolo
www.eeworm.com/read/137691/5820869
java pythongrammarconstants.java
/* Generated By:JJTree&JavaCC: Do not edit this line. PythonGrammarConstants.java */
package org.python.parser;
public interface PythonGrammarConstants {
int EOF = 0;
int SPACE = 1;
int CONTIN
www.eeworm.com/read/137691/5820881
java jjtpythongrammarstate.java
/* Generated By:JJTree: Do not edit this line. D:/jython/CVS.parser/org/python/parser\JJTPythonGrammarState.java */
// Modified by hand. The two closeNodeScope method have been rewritten
// completel
www.eeworm.com/read/134968/5891081
py radiusd_test.py
#
# Python module test
# Miguel A.L. Paraz
import radiusd
def instantiate(p):
print "*** instantiate ***"
print p
def authorize(p):
print "*** authorize ***"
print
rad
www.eeworm.com/read/134071/5895208
py docmaker.py
#!/usr/bin/env python
#
# DocMaker 0.2 (c) 2002 David Turner
#
# This program is a re-write of the original DocMaker took used
# to generate the API Reference of the FreeType fon
www.eeworm.com/read/132069/5921579
upp umakefil.upp
### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS
### -*- Mode: Python -*-
### files: symbian.pcf -> Umakefil
UmakefileVersion(2,2)
project.AddModuleIncludes("common/include", "datatype/rm/i
www.eeworm.com/read/132069/5922285
upp umakefil.upp
### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS
### -*- Mode: Python -*-
### files: symbian.pcf -> Umakefil
project.symbianUtil.UseARMICompiler()
import os
UmakefileVersion(2,2)
project.
www.eeworm.com/read/132069/5922531
upp umakefil.upp
### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS
### -*- Mode: Python -*-
### files: Umakefil
UmakefileVersion(2,2)
bIncludeAMR = (project.IsDefined("HELIX_FEATURE_AUDIO_CODEC_AMRNB") or pr
www.eeworm.com/read/132069/5924429
upp umakefil.upp
### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS
### -*- Mode: Python -*-
### files: symbian.pcf -> Umakefil
project.AddIncludes("pub/platform/symbian/")
if project.IsDefined("HELIX_FEATURE