diff sat_frontends/quick_frontend/quick_contact_list.py @ 3113:b067736d5099

quick frontend (app): removed workaround for pyjamas
author Goffi <goffi@goffi.org>
date Fri, 17 Jan 2020 15:27:39 +0100
parents f8e3789912d0
children 9d0df638c8b4
line wrap: on
line diff
--- a/sat_frontends/quick_frontend/quick_contact_list.py	Fri Jan 17 15:26:44 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_contact_list.py	Fri Jan 17 15:27:39 2020 +0100
@@ -1,7 +1,6 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
 
-# helper class for making a SAT frontend
+# helper class for making a SàT frontend contact lists
 # Copyright (C) 2009-2019 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify