代码搜索:Python

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

代码结果 10,000
www.eeworm.com/read/167890/5451367

py simserver.py

#!/usr/bin/python # This file is part of MANTIS OS, Operating System # See http://mantis.cs.colorado.edu/ # # Copyright (C) 2003-2005 University of Colorado, Boulder # # This program is free software;
www.eeworm.com/read/167890/5451370

py mst_handler.py

#!/usr/bin/python import time def mst_handler(new_node_dict, nodedict): if nodedict.has_key('packets'): nodedict['packets'] = nodedict['packets'] + 1 else: nodedict['packets'
www.eeworm.com/read/167562/5458331

py docbeauty.py

#!/usr/bin/env python # # DocBeauty (c) 2003, 2004 David Turner # # This program is used to beautify the documentation comments used # in the FreeType 2 public headers. # from s
www.eeworm.com/read/167562/5458336

py docmaker.py

#!/usr/bin/env python # # DocMaker (c) 2002, 2004 David Turner # # This program is a re-write of the original DocMaker took used # to generate the API Reference of the FreeType f
www.eeworm.com/read/164348/5492454

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/164348/5493402

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/164348/5493704

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/164348/5496887

upp umakefil.upp

### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS ### -*- Mode: Python -*- ### files: symbian.pcf -> Umakefil UmakefileVersion(2,1) if project.IsDefined("HELIX_CONFIG_FIXEDPOINT"): project
www.eeworm.com/read/164348/5496929

upp library.upp

### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS ### -*- Mode: Python -*- ### files: library UmakefileVersion(2,1) project.AddSources("empty.c") LibraryTarget("audfixptutil") pass ## pre-
www.eeworm.com/read/164348/5498008

umakefil

# -*- python -*- # # ***** BEGIN LICENSE BLOCK ***** # Source last modified: $Id: Umakefil,v 1.8.4.3 2004/07/26 08:56:34 pankajgupta Exp $ # # Portions Copyright (c) 1995-2004 RealNetworks, Inc