2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-14 05:55:06 +00:00

[svn] fix import naming mistake

Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8326 by cucc @ 5/3/2009 6:17 AM
This commit is contained in:
substantialnoninfringinguser
2009-05-13 06:17:09 +01:00
parent 8ae5232d87
commit a19781d7dd
5 changed files with 27 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ import re
import datetime
import os
import shutil
from helpers import save_carefully
from save_carefully import save_carefully
# Julian: the below code was causing errors and it seems like a duplication of the above. Hope I haven't broken anything by commenting it. -Aaron
#