comparison scripts/import_cldr.py @ 530:6bd3502672b8

Copy is imported, but never used. Get rid of it.
author jruigrok
date Sat, 05 Mar 2011 15:10:01 +0000
parents 86d221c0eb12
children bb65afe3fa88
comparison
equal deleted inserted replaced
529:5b62a9699780 530:6bd3502672b8
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