diff 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
line wrap: on
line diff
--- a/bin/cagou	Mon Aug 05 11:21:54 2019 +0200
+++ b/bin/cagou	Tue Aug 13 19:14:22 2019 +0200
@@ -1,4 +1,4 @@
-#!/usr//bin/env python2
+#!/usr//bin/env python3
 # -*- coding: utf-8 -*-
 
 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client