Added a __revision__.

This commit is contained in:
Jeremy Fincher 2004-02-09 04:40:30 +00:00
parent 2a586bdb78
commit 08158cafcb

View File

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