[svn r8326] fix import naming mistake

This commit is contained in:
cucc
2009-05-03 08:17:03 +02:00
parent a5b2db7206
commit 9cabd7203e
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
#