comparison libervia/server/pages_tools.py @ 1239:f511f8fbbf8a

fixed shebangs
author Goffi <goffi@goffi.org>
date Wed, 29 Jan 2020 10:06:01 +0100
parents 987595a254b0
children 04e7dd6b6f4d
comparison
equal deleted inserted replaced
1238:f55056bb67d4 1239:f511f8fbbf8a
1 #!/usr/bin/python 1 #!/usr/bin/env python3
2 # -*- coding: utf-8 -*- 2
3 3
4 # Libervia: a Salut à Toi frontend 4 # Libervia: a Salut à Toi frontend
5 # Copyright (C) 2011-2020 Jérôme Poisson <goffi@goffi.org> 5 # Copyright (C) 2011-2020 Jérôme Poisson <goffi@goffi.org>
6 6
7 # This program is free software: you can redistribute it and/or modify 7 # This program is free software: you can redistribute it and/or modify