update_config_0.4.x-0.5.py
changeset 162 0ac9ef587769
parent 130 9dca3e898ddb
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 (c) 2008 - 2009, VEB IT
     3 # Copyright (c) 2008 - 2010, Pascal Volk
     4 # See COPYING for distribution information.
     4 # See COPYING for distribution information.
     5 
     5 
     6 import os
     6 import os
     7 os.sys.path.remove(os.sys.path[0])
     7 os.sys.path.remove(os.sys.path[0])
     8 from time import time
     8 from time import time