Text race history for Yami (yamileth)

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
61 2015-10-01 22:26:12 61.01 100%
51 2015-09-24 22:06:12 58.29 99%
44 2015-09-22 22:14:04 56.21 98%
32 2015-09-17 22:26:26 38.58 91%
22 2015-09-08 01:18:00 53.88 96%
13 2015-09-07 01:02:04 46.93 100%
11 2015-09-05 02:18:31 46.08 97%