Namespaces | Variables
languages.py File Reference

Go to the source code of this file.

Namespaces

 languages
 

Variables

list languages.files = [f for f in os.listdir('.') if re.match(r'translator_[a-z][a-z]\.h', f)]
 
list languages.new_list = []
 
 languages.fil = open(f[0], 'r')
 
string languages.tmp = ""
 
 languages.l = re.sub('[^"]*"([^"]*)".*','\\1',tmp)
 
 languages.l1 = l.replace("-","")