#!/usr/bin/python2 # Copyright (c) 2003 Intel Corporation # All rights reserved. # # Copyright (c) 2004-2008 The Trustees of Princeton University # All rights reserved. try: from systeminfo_34 import * except: from systeminfo_30 import *