代码搜索结果

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

numeric.py

#!/usr/bin/env python import Numeric import os from os.path import sep, join from commonPkgConfigUtils import * def pkgTests(forceCompiler=None, sconsEnv=None, **kwargs): return True # Generate

superlu.py

#!/usr/bin/env python import os,sys import string import os.path import commands from commonPkgConfigUtils import * class unableToCompileException(Exception): def __init__(self, superlu_dir=""):

download.py

#! /usr/bin/env python # # Copyright (C) 2003, MLB Associates # # This program is used to read a Motorola S-record file and # download it using the GDB protocol. import os, string, sys, time trace

axis-remote.py

#!/usr/bin/env python2 # This is a component of AXIS, a front-end for emc # Copyright 2006 Jeff Epler and # Chris Radek # # This program is free

requesthandler.py

#!/usr/bin/env python # -*- coding: Latin-1 -*- """ This scripts starts a small http-server that serves the current-playlist as HTML. Start it and point your browser to http://localhost:4773/ Aut

playlistserver.py

#!/usr/bin/env python # -*- coding: Latin-1 -*- """ This scripts starts a small http-server that serves the current-playlist as HTML. Start it and point your browser to http://localhost:4773/ Aut

htm2dbk.py

#! /usr/bin/env python """ this file converts simple html text into a docbook xml variant. The mapping of markups and links is far from perfect. But all we want is the docbook-to-pdf converter and s

arch.py

#!/usr/bin/python """ arch.py - Encapsulate all logic regarding what type of hardware xen is running on to make adding new platforms easier. Copyright (C) 2006 Tony Breeds IBM Corporatio

arch.py

#!/usr/bin/python """ arch.py - Encapsulate all logic regarding what type of hardware xen is running on to make adding new platforms easier. Copyright (C) 2006 Tony Breeds IBM Corporatio

02_vtpm-cat_pcrs.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2006 # Author: Stefan Berger # Positive Test: create domain with virtual TPM attached at build time, #