From 3ce0f91b277a6c4511cdfd83a05911e2e00c9b29 Mon Sep 17 00:00:00 2001 From: eblade Date: Thu, 30 Jul 2009 19:53:44 -0400 Subject: [PATCH] useless change of a comment just to test my rss output --- pyfpdb/fpdb_import.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfpdb/fpdb_import.py b/pyfpdb/fpdb_import.py index 9d76be69..f9b4cec9 100644 --- a/pyfpdb/fpdb_import.py +++ b/pyfpdb/fpdb_import.py @@ -351,7 +351,7 @@ class Importer: starttime = time() last_read_hand = 0 loc = 0 - #print "file =", file + # print "file =", file if file == "stdin": inputFile = sys.stdin else: