chiark / gitweb /
Switch to using a named tuple for the cache
authorMatthew Vernon <mv3@sanger.ac.uk>
Fri, 5 Oct 2018 10:06:36 +0000 (11:06 +0100)
committerMatthew Vernon <mv3@sanger.ac.uk>
Fri, 5 Oct 2018 10:06:36 +0000 (11:06 +0100)
commit155238bf62510432aefce2a60284a5b0ee4e457a
tree53a2ffab7c2b2153f3fdb59aaf285c288fa9ce9c
parente75ac5926fafe3358128aa368d883d4a4e1143e2
Switch to using a named tuple for the cache

This lets us store more than one field per event, fairly simply.
gooswapper.py