misc/scripts/repair_file_1-9_migration.py
branchstable
changeset 6109 47d9c0e0f7b7
parent 6001 1a21d7d2c959
child 7056 51f88f13d6f3
equal deleted inserted replaced
6108:c459ffa5fa6f 6109:47d9c0e0f7b7
     1 """execute this script if you've migration to file >= 1.9.0 with cubicweb <= 3.9.2
     1 """execute this script if you've migration to file >= 1.9.0 with cubicweb <= 3.9.2
     2 
     2 
     3 FYI, this migration occured :
     3 FYI, this migration occurred :
     4 * on our intranet on July 07 2010
     4 * on our intranet on July 07 2010
     5 * on our extranet on July 16 2010
     5 * on our extranet on July 16 2010
     6 """
     6 """
     7 from __future__ import with_statement
     7 from __future__ import with_statement
     8 
     8