代码搜索结果
找到约 11,834 项符合
Python 的代码
python language website.url
[InternetShortcut]
URL=http://www.python.org/
Modified=C07B8CFAE351BF01B5
python.js
if(!dojo._hasResource["dojox.highlight.languages.python"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojox.highlight.languages.python"] =
python.c
/* Minimal main program -- everything is loaded from the library */
#include "Python.h"
extern DL_EXPORT(int) Py_Main(int, char **);
int
main(int argc, char **argv)
{
return Py_Main(argc,
python.perl
# python.perl by Fred L. Drake, Jr. -*- perl -*-
#
# Heavily based on Guido van Rossum's myformat.perl (now obsolete).
#
# Extension to LaTeX2HTML for documents using myformat.st
python.dir
Python Standard Documentation
* Python Library: (python-lib). Python Library Reference
* Python Mac Modules: (python-mac). Python Macintosh Modules
* Python Reference: (python-ref). Python Ref
python-2.2.1.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
%define version 2.2.1
%define release 1
Summary : An interpreted object-oriented programming language.
Name : python
Version
python.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : An interpreted object-oriented programming language.
Name : python
Version : 2.4.4
Release : 1
License