代码搜索结果

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

02_reboot_badopt_neg.py

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

02_info_compiledata_pos.py

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

11_network_domu_ping_pos.py

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

04_block-list_nodb_pos.py

#!/usr/bin/python # Copyright (C) International Business Machines Corp., 2005 # Author: Li Ge

mkheader.py

#!/usr/bin/python import sys, re; from structs import unions, structs, defines; # command line arguments arch = sys.argv[1]; outfile = sys.argv[2]; infiles = sys.argv[3:]; #####################

tos-bsl.in

#!/usr/bin/env python # Serial Bootstrap Loader software for the MSP430 embedded proccessor. # # (C) 2001-2003 Chris Liechti # this is distributed under a free software license, see

bump_version.py

#!/usr/bin/python # This script is used to bump version of bjam. It takes a single argument, e.g # # ./bump_version.py 3.1.9 # # and updates all necessary files. For the time being, it's assumes p

project_glob.py

#!/usr/bin/python # Copyright (C) Vladimir Prus 2003. # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at # http://www.boost.or

dependency_test.py

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

project_test4.py

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