eric6/Project/ProjectTranslationsBrowser.py

changeset 7780
41420f82c0ac
parent 7759
51aa6c6b66f7
child 7785
9978016560ec
equal deleted inserted replaced
7779:757334671130 7780:41420f82c0ac
5 5
6 """ 6 """
7 Module implementing a class used to display the translations part of the 7 Module implementing a class used to display the translations part of the
8 project. 8 project.
9 """ 9 """
10
11 10
12 import os 11 import os
13 import shutil 12 import shutil
14 import fnmatch 13 import fnmatch
15 14

eric ide

mercurial