代码搜索结果

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

umakefil.upp

### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS ### -*- Mode: Python -*- ### files: Umakefil UmakefileVersion(2,1) MultiTargetMake("umakelib", "umakedll") ### END UMAKE PRE-PROCESSOR OU

umakefil.upp

### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS ### -*- Mode: Python -*- ### files: Umakefil UmakefileVersion(2,1) MultiTargetMake("xmllib", "xmldll") ### END UMAKE PRE-PROCESSOR OUTPUT

umakefil.upp

### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS ### -*- Mode: Python -*- ### files: Umakefil UmakefileVersion(2,1) MultiTargetMake("sdplib", "sdpplin") ### END UMAKE PRE-PROCESSOR OUTPU

readme

Python-to-libsvm interface Introduction ============ Python (http://www.python.org/) is a programming language suitable for rapid development. This python-to-libsvm interface is developed so users

testing.txt

.. $Id: TESTING.txt,v 1.11 2004/11/29 21:08:49 sean Exp $ Python MapScript Unit Tests ======================================== Authors: Sean Gillies, sgillies@frii.com Howard Butler, hobu@i

py-compile

#!/bin/sh # py-compile - Compile a Python program # Copyright 2000, 2001 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of

readme

After saying `make refdoc' this directory contains the FreeType API reference. You need python to make this target.

__init__.py

"__init__ file for python version of bplusdotnet project" # nothing special needed

python22_fixed.h

// This file is a modified version of Python 2.2/2.2.1 Python.h. As // such it is: // // Copyright (c) 2001, 2002 Python Software Foundation; All Rights // Reserved // // Changes from the origin

__init__.py

#!/usr/bin/env python #portable serial port access with python #this is a wrapper module for different platform implementations # # (C)2001-2002 Chris Liechti # this is distributed