vmm
branchv0.7.x
changeset 645 fcc3f100e56a
parent 569 54a84a311654
child 666 50148adebee9
equal deleted inserted replaced
644:d879f915c1c5 645:fcc3f100e56a
     1 #!/usr/bin/env python
     1 #!/usr/bin/env python3
     2 # -*- coding: UTF-8 -*-
     2 # -*- coding: UTF-8 -*-
     3 # Copyright 2007 - 2012, Pascal Volk
     3 # Copyright 2007 - 2012, 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."""