vmm
changeset 162 0ac9ef587769
parent 157 eb3ccf9484b3
child 166 b152ad5c7071
equal deleted inserted replaced
161:b62aa4aabcd0 162:0ac9ef587769
     1 #!/usr/bin/env python
     1 #!/usr/bin/env python
     2 # -*- coding: UTF-8 -*-
     2 # -*- coding: UTF-8 -*-
     3 # Copyright 2007 - 2009, VEB IT
     3 # Copyright 2007 - 2010, Pascal Volk
     4 # See COPYING for distribution information.
     4 # See COPYING for distribution information.
     5 
     5 
     6 """This is the vmm main script."""
     6 """This is the vmm main script."""
     7 
     7 
     8 import gettext
     8 import gettext