Text race history for marius (marius_)
Back to text analysis page
print "Using URL", url req = urllib2.Request(url) fd = urllib2.urlopen(req) while 1: data = fd.read(1024) if not len(data): break sys.stdout.write(data)
Game |
Time |
WPM |
Accuracy |
10 |
2011-05-21 09:26:17 |
78.71 |
99% |
7 |
2011-05-21 09:19:35 |
78.45 |
97% |