代码搜索:Python

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

代码结果 10,000
www.eeworm.com/read/432906/1886540

py 01_domu_proc.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Dan Smith # # Test that the library and ramdisk are working to the point # that we can star
www.eeworm.com/read/432906/1886592

py 02_block_device_write_verify.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2006 # Author: Harry Butterworth # This test imports a ram disk device as a physical device into a domU
www.eeworm.com/read/432906/1886599

py 06_list_nonroot.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Copyright (C) XenSource Ltd, 2005 # Author: Ewan Mellor from XmTestLib import * becomeNonRoot()
www.eeworm.com/read/432906/1886639

py 09_security-acm_pol_update.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2007 # Author: Stefan Berger # Test to exercise the xspolicy and acmpolicy classes from XmTestLib impor
www.eeworm.com/read/432906/1886646

py 01_security-acm_basic.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2006 # Author: Stefan Berger # # A couple of simple tests that test ACM security extensions # for the xm
www.eeworm.com/read/432906/1886691

py 03_xapi-network_pos.py

#!/usr/bin/python # Try and create two VMs and a private network betwene the two import sys from XmTestLib import * from XmTestLib.network_utils import * # Create two domains (default XmTestDomain
www.eeworm.com/read/422403/2037454

py radiusd_test.py

# # Python module test # Miguel A.L. Paraz import radiusd def instantiate(p): print "*** instantiate ***" print p def authorize(p): print "*** authorize ***" print rad
www.eeworm.com/read/416928/2105561

js shbrushpython.js

/* * JsMin * Javascript Compressor * http://www.crockford.com/ * http://www.smallsharptools.com/ */ dp.sh.Brushes.Python=function() {var keywords='and assert break class continue def del
www.eeworm.com/read/416749/2111326

svn-base create_languages_js.py.svn-base

#!/usr/bin/env python import sys, os, re try: import chardet except ImportError: print "You need universal encoding detector for this script" print " http://chardet.feedparser.org or apt
www.eeworm.com/read/416749/2111332

py create_languages_js.py

#!/usr/bin/env python import sys, os, re try: import chardet except ImportError: print "You need universal encoding detector for this script" print " http://chardet.feedparser.org or apt