有这个奇怪的错误有人可以帮忙吗?
Traceback (most recent call last):
File "./test.py", line 172, in <module>
main()
File "./test.py", line 150, in main
if random() < .5 and losttwice < 5:
TypeError: 'module' object is not callable
import urllib2,urllib,os,simplejson, random