Text race history for Luke (superluke)

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
48 2012-11-19 21:03:38 39.30 94%
40 2012-11-13 19:25:33 40.09 96%
36 2012-11-12 18:06:34 36.51 94%
31 2012-10-22 02:09:35 38.56 93%
26 2012-10-22 02:02:56 34.50 91%
19 2012-10-22 01:51:32 37.05 95%
12 2012-10-22 01:40:40 31.38 92%