Commit de032da6 authored by Shane Hathaway's avatar Shane Hathaway

Corrected an indentation error that lead to a NameError.

parent bf8280a1
......@@ -83,7 +83,7 @@
#
##############################################################################
__version__='$Revision: 1.42 $'[11:-2]
__version__='$Revision: 1.43 $'[11:-2]
import regex, re, sys, os, string, urllib
from string import lower, atoi, rfind, split, strip, join, upper, find
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment