update_config.py
branchv0.7.x
changeset 645 fcc3f100e56a
parent 643 df1e3b67882a
child 676 2bc11dada296
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 (c) 2008 - 2012, Pascal Volk
     3 # Copyright (c) 2008 - 2012, Pascal Volk
     4 # See COPYING for distribution information.
     4 # See COPYING for distribution information.
     5 
     5 
     6 import os
     6 import os