Text race history for Emile (zolaric)

Back to text analysis page

class URLLister(SGMLParser): def reset(self): SGMLParser.reset(self) self.urls = [] def start_a(self, attrs): href = [v for k, v in attrs if k=='href'] if href: self.urls.extend(href)

Game Time WPM Accuracy
66 2011-12-04 08:09:09 59.92 94%
54 2011-12-04 07:57:20 61.31 95%
34 2011-12-04 07:32:32 56.58 93%
26 2011-12-04 07:21:03 52.97 91%
14 2011-12-04 07:05:23 46.64 86%
5 2011-12-04 06:55:20 48.43 88%
1 2011-12-04 04:07:28 38.12 83%