代码搜索结果

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

01_reboot_basic_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Dan Smith import time import re from XmTestLib import * domain = XmTestDomain() try:

01_info_basic_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Dan Smith from XmTestLib import * status, output = traceCommand("xm info") if status != 0

04_network_local_udp_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2006 # Author: # UDP tests on local interfaces. # - creates a single guest domain # - sets up a single

03_network_local_tcp_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2006 # Author: # TCP tests on local interfaces. # - creates a single guest domain # - sets up a single

12_network_domu_tcp_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2006 # Author: # TCP tests to domU interface # - creates two guest domains # - sets up a single NIC on

02_network_local_ping_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: # Ping tests on local interfaces. # - creates a single guest domain # - sets up a singl

13_network_domu_udp_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2006 # Author: # UDP tests to domU interface # - creates two guest domains # - sets up a single NIC on

tos-bsl-license.txt

Copyright (c) 2001-2003 Chris Liechti All Rights Reserved. This is the Python license. In short, you can use this product in commercial and non-commercial applications, modify it,

ambulantscan.py

# Scan an Apple header file, generating a Python file of generator calls. import sys import os import re from bgenlocations import TOOLBOXDIR, BGENDIR sys.path.append(BGENDIR) from bgenCxxSupport imp

stage.py

#!/usr/bin/python # Copyright 2003 Dave Abrahams # Copyright 2002, 2003, 2004, 2005, 2006 Vladimir Prus # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1