obskyr / pycs

Python Chat Statistics. Generates web pages and stats based on your (or your IRC bot's) IRC logs. Easily scheduled!
http://obskyr.github.io/pycs/
10 stars 4 forks source link

minutiæ #11

Closed zackmdavis closed 10 years ago

zackmdavis commented 10 years ago

Cool project. As a form of idle Saturday afternoon entertainment, I ended up tinkering with the way some things were expressed and thought I might as well submit my changes upstream.

obskyr commented 10 years ago

Wow, thank you! I had no idea collections existed, but they really are a perfect fit here. I didn't think dictionary comprehensions were in Python 2.7 either, but turns out they are - so this is better in every way without worsening compatibility. Glad you took interest - I'd love to see it if you ever use it for an IRC channel.