mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-13 20:47:08 +00:00
[svn]
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8245 by aaron @ 2/17/2009 1:09 AM
This commit is contained in:
@@ -52,7 +52,7 @@ def parseCaveQMs(cave,pathToCSV):
|
||||
newQM.completion_description=line[5]
|
||||
newQM.comment=line[6]
|
||||
newQM.save()
|
||||
print "QM "+str(newQM) + " added to database"
|
||||
print "QM "+str(newQM) + ' added to database\r',
|
||||
except KeyError:
|
||||
continue
|
||||
# except IndexError:
|
||||
|
||||
Reference in New Issue
Block a user