代码搜索结果

找到约 10,000 项符合 Python 的代码

symtable.c

/* Portions Copyright (c) 2005 Nokia Corporation */ #include "Python.h" #include "compile.h" #include "symtable.h" #include "graminit.h" #include "structmember.h" /* The compiler uses this fun

getversion.c

/* Portions Copyright (c) 2005 Nokia Corporation */ /* Return the full version string. */ #include "Python.h" #include "patchlevel.h" DL_EXPORT(const char *) Py_GetVersion(void) { #ifnd

dynload_os2.c

/* Support for dynamic loading of extension modules */ #define INCL_DOSERRORS #define INCL_DOSMODULEMGR #include #include "Python.h" #include "importdl.h" const struct filede

getargs.c

/* Portions Copyright (c) 2005-2006 Nokia Corporation */ /* New getargs implementation */ #include "Python.h" #include int PyArg_Parse(PyObject *, char *, ...); int PyArg_Pars

dynload_win.c

/* Support for dynamic loading of extension modules */ #include #include #include #include "Python.h" #include "importdl.h" const struct filedescr _PyImp

structmember.h

#ifndef Py_STRUCTMEMBER_H #define Py_STRUCTMEMBER_H #ifdef __cplusplus extern "C" { #endif /* Interface to map C struct members to Python object attributes */ #ifdef HAVE_STDDEF_H #includ

copyright.tex.in

Copyright {\copyright} 2004-2008 Nokia Corporation. This is Python for S60 version ${{PYS60_VERSION}} created by Nokia Corporation. Files added by Nokia Corporation are licensed under Apache Lic

psp_parser.psp

# format of this file # Comment lines are ignored (python or psp). # Lines beginning with test will be included, which # include

clntcoredll_symbian.pcf

# -*- python -*- # # ***** BEGIN LICENSE BLOCK ***** # Source last modified: $Id: clntcoredll_symbian.pcf,v 1.5.8.2 2004/07/09 02:05:57 hubbe Exp $ # # Portions Copyright (c) 1995-2004 RealNetworks,

tconvertperf

# -*- python -*- # # ***** BEGIN LICENSE BLOCK ***** # Source last modified: $Id: tconvertperf,v 1.1.36.3 2004/07/09 01:48:12 hubbe Exp $ # # Portions Copyright (c) 1995-2004 RealNetworks, Inc. All