Text race history for [AhK] Panizio (Trampo) (juniorbadpnz)

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
34 2015-03-18 04:51:22 42.61 91%
27 2015-03-18 04:41:01 43.37 93%
24 2015-03-18 04:33:07 40.43 91%
22 2015-03-18 04:29:58 41.00 91%
20 2015-03-18 04:25:41 37.22 87%
4 2011-01-29 15:04:41 33.94