vmm
branchv0.6.x
changeset 366 d6573da35b5f
parent 340 4515afec62e5
child 568 14abdd04ddf5
equal deleted inserted replaced
365:61fdd77d2e65 366:d6573da35b5f
     1 #!/usr/bin/env python
     1 #!/usr/bin/env python
     2 # -*- coding: UTF-8 -*-
     2 # -*- coding: UTF-8 -*-
     3 # Copyright 2007 - 2010, Pascal Volk
     3 # Copyright 2007 - 2011, 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