代码搜索结果

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

name.py

#!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright (C) 2007 Insecure.Com LLC. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General P

name.py

#!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright (C) 2007 Insecure.Com LLC. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General P

findemptyclasses.py

import itk, re, sys # itk.auto_progress(True) from itkTemplate import itkTemplate # sets are not in builtin with python older than 2.4 import sets set = sets.Set # dirty but easier: a glob

findsegfaults.py

#!/usr/bin/env python import sys, commands, tempfile from optparse import OptionParser parser = OptionParser(usage="usage: %prog") parser.add_option("--start-from", dest="startFrom", default=N

globus-build-service.py

#!/usr/bin/python ##### # # Build script for GT4 Web services # GSBT - Globus Service Build Tools # http://gsbt.sourceforge.net/ # # Version 0.2.5 # Full changelog available at the GSBT website # # C

globus-build-service.py

#!/usr/bin/python ##### # # Build script for GT4 Web services # GSBT - Globus Service Build Tools # http://gsbt.sourceforge.net/ # # Version 0.2.5 # Full changelog available at the GSBT website # # C

globus-build-service.py

#!/usr/bin/python ##### # # Build script for GT4 Web services # GSBT - Globus Service Build Tools # http://gsbt.sourceforge.net/ # # Version 0.2.5 # Full changelog available at the GSBT website # # C

globus-build-service.py

#!/usr/bin/python ##### # # Build script for GT4 Web services # GSBT - Globus Service Build Tools # http://gsbt.sourceforge.net/ # # Version 0.2.5 # Full changelog available at the GSBT website # # C

clnt-gen

#! /usr/bin/env python """Program to generate Xrl Interface Client related files""" import os, sys # This is a bit of mess as this code was split into separate files import Xif.util from Xif.util

tgt-gen

#! /usr/bin/env python """Program to generate Xrl Target related files""" import os, sys # This is a bit of mess as this code was split into separate files import Xif.util from Xif.util import \