update_config.py
branchv0.6.x
changeset 366 d6573da35b5f
parent 358 6fabb9cd212d
child 436 d296a020f440
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 (c) 2008 - 2010, Pascal Volk
     3 # Copyright (c) 2008 - 2011, 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