예제 #1
0
파일: test.py 프로젝트: marcusshepp/pyblanc
def test():
	pb = LeagueStat(api_key, marcusshep)
	print pb.__unicode__()
	print pb.average_cs()