WordStats didn't have a proper __revision__.

This commit is contained in:
Jeremy Fincher 2004-02-16 04:14:57 +00:00
parent 48d6c982ce
commit e86fdd4dcb
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
Keeps statistics on who says what words in a channel.
"""
__revision__ = "$Id"
__revision__ = "$Id$"
import os
import csv