comparison bin/cagou @ 312:772c170b47a9

Python3 port: /!\ Cagou now runs with Python 3.6+ Port has been done in the same way as for backend (check backend commit b2d067339de3 message for details).
author Goffi <goffi@goffi.org>
date Tue, 13 Aug 2019 19:14:22 +0200
parents cd99f70ea592
children
comparison
equal deleted inserted replaced
311:a0d978d3ce84 312:772c170b47a9
1 #!/usr//bin/env python2 1 #!/usr//bin/env python3
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 3
4 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client 4 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client
5 # Copyright (C) 2016-2018 Jérôme Poisson (goffi@goffi.org) 5 # Copyright (C) 2016-2018 Jérôme Poisson (goffi@goffi.org)
6 6