useless change of a comment just to test my rss output

This commit is contained in:
eblade 2009-07-30 19:53:44 -04:00
parent 2c7e00f02a
commit 3ce0f91b27

View File

@ -351,7 +351,7 @@ class Importer:
starttime = time() starttime = time()
last_read_hand = 0 last_read_hand = 0
loc = 0 loc = 0
#print "file =", file # print "file =", file
if file == "stdin": if file == "stdin":
inputFile = sys.stdin inputFile = sys.stdin
else: else: