pgsql/set-permissions.py
branchv0.7.x
changeset 645 fcc3f100e56a
parent 644 d879f915c1c5
child 693 2e19ab98118a
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 2012, Pascal Volk
     3 # Copyright 2012, Pascal Volk
     4 # See COPYING for distribution information.
     4 # See COPYING for distribution information.
     5 
     5 
     6 """
     6 """