comparison scripts/import_cldr.py @ 528:ea9031b12bf5

Copy is imported, but never used. Get rid of it.
author jruigrok
date Sat, 05 Mar 2011 15:10:01 +0000
parents 97e99dbc63f8
children bc5a9d30330a
comparison
equal deleted inserted replaced
527:540cbe76f413 528:ea9031b12bf5
10 # 10 #
11 # This software consists of voluntary contributions made by many 11 # This software consists of voluntary contributions made by many
12 # individuals. For the exact contribution history, see the revision 12 # individuals. For the exact contribution history, see the revision
13 # history and logs, available at http://babel.edgewall.org/log/. 13 # history and logs, available at http://babel.edgewall.org/log/.
14 14
15 import copy
16 from optparse import OptionParser 15 from optparse import OptionParser
17 import os 16 import os
18 import pickle 17 import pickle
19 import re 18 import re
20 import sys 19 import sys
Copyright (C) 2012-2017 Edgewall Software