vmm
branchv0.7.x
changeset 711 2a75058fc064
parent 676 2bc11dada296
parent 703 58815c004a61
child 713 74ee0a62039c
equal deleted inserted replaced
700:0a06f7b1da6a 711:2a75058fc064
     1 #!/usr/bin/env python3
     1 #!/usr/bin/env python3
     2 # -*- coding: UTF-8 -*-
     2 # -*- coding: UTF-8 -*-
     3 # Copyright 2007 - 2013, Pascal Volk
     3 # Copyright 2007 - 2014, 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 sys
     8 import sys