Beispiel #1
0
def main():	
	print "\n========== RUN get_stat.py ============"
	util.logNow("START AT")
		
	unitedswissbanks_com.run()
	depdun_com.run()	
	oktrade_biz.run()
	lucrativeventure_co.run()
	becomerich.run()
	oilenergy.run()
	
	util.logNow("END AT")
Beispiel #2
0
def main():	
	print "\n========== RUN test_get_stat.py ============"
	util.logNow("START AT")
	
	oilenergy.run()
	util.logNow("END AT")