Hi Everyone, I just wanted to let you know, after Pyflakes seemed dead for about 5 months I created a fork called Frosted: https://github.com/timothycrosley/frosted While it seems that Pyflakes is somewhat alive again, In the fork a lot of code has been simplified and a lot of necessary but missing features (such as configuration) have been added. Additionally, I've merged in a lot of improvements from the Pyflakes community at large. I will be working hard to improve Frosted further, and any suggestions / feature improvements that are recommended will be met with enthusiasm :). While, I would be willing to merge the two projects at some later point, I think in the short-term the rapid development and freedom working under a new project name will bring - will be very beneficial. I have added Florent Xicluna and Steven Myint as collaborators on the project, as these are both developers I have high regard for, and remove the possibility of me being the single source of failure for unmerged pull-requests. So if you have time, please check out the project, request features, and make pull requests. Lets make a great Python code checker even better! Thanks! Timothy