changeset 3137:559a625a236b

fixed shebangs
author Goffi <goffi@goffi.org>
date Wed, 29 Jan 2020 10:07:00 +0100
parents 9d0df638c8b4
children d8a89a77d765
files doc/conf.py sat/__init__.py sat/bridge/bridge_constructor/base_constructor.py sat/bridge/bridge_constructor/bridge_constructor.py sat/bridge/bridge_constructor/constants.py sat/bridge/bridge_constructor/constructors/dbus-xml/constructor.py sat/bridge/bridge_constructor/constructors/dbus/constructor.py sat/bridge/bridge_constructor/constructors/dbus/dbus_core_template.py sat/bridge/bridge_constructor/constructors/embedded/constructor.py sat/bridge/bridge_constructor/constructors/embedded/embedded_frontend_template.py sat/bridge/bridge_constructor/constructors/embedded/embedded_template.py sat/bridge/bridge_constructor/constructors/mediawiki/constructor.py sat/bridge/bridge_constructor/constructors/pb/constructor.py sat/bridge/bridge_constructor/constructors/pb/pb_core_template.py sat/bridge/bridge_constructor/constructors/pb/pb_frontend_template.py sat/bridge/dbus_bridge.py sat/bridge/pb.py sat/core/constants.py sat/core/exceptions.py sat/core/i18n.py sat/core/log.py sat/core/log_config.py sat/core/xmpp.py sat/memory/cache.py sat/memory/crypto.py sat/memory/disco.py sat/memory/encryption.py sat/memory/memory.py sat/memory/params.py sat/memory/persistent.py sat/memory/sqlite.py sat/plugins/plugin_adhoc_dbus.py sat/plugins/plugin_blog_import.py sat/plugins/plugin_blog_import_dokuwiki.py sat/plugins/plugin_blog_import_dotclear.py sat/plugins/plugin_comp_file_sharing_management.py sat/plugins/plugin_dbg_manhole.py sat/plugins/plugin_exp_command_export.py sat/plugins/plugin_exp_events.py sat/plugins/plugin_exp_invitation.py sat/plugins/plugin_exp_invitation_file.py sat/plugins/plugin_exp_jingle_stream.py sat/plugins/plugin_exp_lang_detect.py sat/plugins/plugin_exp_list_of_interest.py sat/plugins/plugin_exp_parrot.py sat/plugins/plugin_exp_pubsub_admin.py sat/plugins/plugin_exp_pubsub_hook.py sat/plugins/plugin_exp_pubsub_schema.py sat/plugins/plugin_import.py sat/plugins/plugin_merge_req_mercurial.py sat/plugins/plugin_misc_account.py sat/plugins/plugin_misc_android.py sat/plugins/plugin_misc_email_invitation.py sat/plugins/plugin_misc_extra_pep.py sat/plugins/plugin_misc_file.py sat/plugins/plugin_misc_forums.py sat/plugins/plugin_misc_groupblog.py sat/plugins/plugin_misc_identity.py sat/plugins/plugin_misc_ip.py sat/plugins/plugin_misc_merge_requests.py sat/plugins/plugin_misc_nat-port.py sat/plugins/plugin_misc_quiz.py sat/plugins/plugin_misc_radiocol.py sat/plugins/plugin_misc_register_account.py sat/plugins/plugin_misc_room_game.py sat/plugins/plugin_misc_static_blog.py sat/plugins/plugin_misc_tarot.py sat/plugins/plugin_misc_text_commands.py sat/plugins/plugin_misc_text_syntaxes.py sat/plugins/plugin_misc_tickets.py sat/plugins/plugin_misc_uri_finder.py sat/plugins/plugin_misc_watched.py sat/plugins/plugin_misc_welcome.py sat/plugins/plugin_misc_xmllog.py sat/plugins/plugin_sec_otr.py sat/plugins/plugin_syntax_wiki_dotclear.py sat/plugins/plugin_tickets_import.py sat/plugins/plugin_tickets_import_bugzilla.py sat/plugins/plugin_tmp_directory_subscription.py sat/plugins/plugin_xep_0020.py sat/plugins/plugin_xep_0033.py sat/plugins/plugin_xep_0045.py sat/plugins/plugin_xep_0047.py sat/plugins/plugin_xep_0048.py sat/plugins/plugin_xep_0049.py sat/plugins/plugin_xep_0050.py sat/plugins/plugin_xep_0054.py sat/plugins/plugin_xep_0055.py sat/plugins/plugin_xep_0059.py sat/plugins/plugin_xep_0060.py sat/plugins/plugin_xep_0065.py sat/plugins/plugin_xep_0070.py sat/plugins/plugin_xep_0071.py sat/plugins/plugin_xep_0077.py sat/plugins/plugin_xep_0085.py sat/plugins/plugin_xep_0092.py sat/plugins/plugin_xep_0095.py sat/plugins/plugin_xep_0096.py sat/plugins/plugin_xep_0100.py sat/plugins/plugin_xep_0106.py sat/plugins/plugin_xep_0115.py sat/plugins/plugin_xep_0163.py sat/plugins/plugin_xep_0166.py sat/plugins/plugin_xep_0184.py sat/plugins/plugin_xep_0199.py sat/plugins/plugin_xep_0203.py sat/plugins/plugin_xep_0231.py sat/plugins/plugin_xep_0234.py sat/plugins/plugin_xep_0249.py sat/plugins/plugin_xep_0260.py sat/plugins/plugin_xep_0261.py sat/plugins/plugin_xep_0264.py sat/plugins/plugin_xep_0277.py sat/plugins/plugin_xep_0280.py sat/plugins/plugin_xep_0297.py sat/plugins/plugin_xep_0300.py sat/plugins/plugin_xep_0313.py sat/plugins/plugin_xep_0334.py sat/plugins/plugin_xep_0352.py sat/plugins/plugin_xep_0359.py sat/plugins/plugin_xep_0363.py sat/plugins/plugin_xep_0380.py sat/stdui/ui_contact_list.py sat/stdui/ui_profile_manager.py sat/test/constants.py sat/test/helpers.py sat/test/helpers_plugins.py sat/test/test_core_xmpp.py sat/test/test_helpers_plugins.py sat/test/test_memory.py sat/test/test_memory_crypto.py sat/test/test_plugin_misc_groupblog.py sat/test/test_plugin_misc_radiocol.py sat/test/test_plugin_misc_room_game.py sat/test/test_plugin_misc_text_syntaxes.py sat/test/test_plugin_xep_0033.py sat/test/test_plugin_xep_0085.py sat/test/test_plugin_xep_0203.py sat/test/test_plugin_xep_0277.py sat/test/test_plugin_xep_0297.py sat/test/test_plugin_xep_0313.py sat/test/test_plugin_xep_0334.py sat/tools/async_trigger.py sat/tools/common/ansi.py sat/tools/common/async_process.py sat/tools/common/data_format.py sat/tools/common/data_objects.py sat/tools/common/date_utils.py sat/tools/common/dynamic_import.py sat/tools/common/email.py sat/tools/common/files_utils.py sat/tools/common/regex.py sat/tools/common/template.py sat/tools/common/template_xmlui.py sat/tools/common/uri.py sat/tools/config.py sat/tools/images.py sat/tools/sat_defer.py sat/tools/stream.py sat/tools/trigger.py sat/tools/utils.py sat/tools/xml_tools.py sat_frontends/bridge/bridge_frontend.py sat_frontends/bridge/pb.py sat_frontends/jp/arg_tools.py sat_frontends/jp/cmd_account.py sat_frontends/jp/cmd_adhoc.py sat_frontends/jp/cmd_avatar.py sat_frontends/jp/cmd_blog.py sat_frontends/jp/cmd_bookmarks.py sat_frontends/jp/cmd_debug.py sat_frontends/jp/cmd_encryption.py sat_frontends/jp/cmd_event.py sat_frontends/jp/cmd_file.py sat_frontends/jp/cmd_forums.py sat_frontends/jp/cmd_identity.py sat_frontends/jp/cmd_info.py sat_frontends/jp/cmd_input.py sat_frontends/jp/cmd_invitation.py sat_frontends/jp/cmd_merge_request.py sat_frontends/jp/cmd_message.py sat_frontends/jp/cmd_param.py sat_frontends/jp/cmd_ping.py sat_frontends/jp/cmd_pipe.py sat_frontends/jp/cmd_profile.py sat_frontends/jp/cmd_pubsub.py sat_frontends/jp/cmd_roster.py sat_frontends/jp/cmd_shell.py sat_frontends/jp/cmd_ticket.py sat_frontends/jp/cmd_uri.py sat_frontends/jp/common.py sat_frontends/jp/constants.py sat_frontends/jp/output_std.py sat_frontends/jp/output_template.py sat_frontends/jp/output_xml.py sat_frontends/jp/output_xmlui.py sat_frontends/jp/xml_tools.py sat_frontends/jp/xmlui_manager.py sat_frontends/primitivus/chat.py sat_frontends/primitivus/config.py sat_frontends/primitivus/constants.py sat_frontends/primitivus/contact_list.py sat_frontends/primitivus/game_tarot.py sat_frontends/primitivus/keys.py sat_frontends/primitivus/notify.py sat_frontends/primitivus/profile_manager.py sat_frontends/primitivus/progress.py sat_frontends/primitivus/status.py sat_frontends/primitivus/widget.py sat_frontends/primitivus/xmlui.py sat_frontends/quick_frontend/constants.py sat_frontends/quick_frontend/quick_app.py sat_frontends/quick_frontend/quick_blog.py sat_frontends/quick_frontend/quick_chat.py sat_frontends/quick_frontend/quick_contact_management.py sat_frontends/quick_frontend/quick_game_tarot.py sat_frontends/quick_frontend/quick_games.py sat_frontends/quick_frontend/quick_list_manager.py sat_frontends/quick_frontend/quick_menus.py sat_frontends/quick_frontend/quick_profile_manager.py sat_frontends/quick_frontend/quick_utils.py sat_frontends/quick_frontend/quick_widgets.py sat_frontends/tools/composition.py sat_frontends/tools/css_color.py sat_frontends/tools/games.py sat_frontends/tools/host_listener.py sat_frontends/tools/jid.py sat_frontends/tools/misc.py sat_frontends/tools/strings.py sat_frontends/tools/xmltools.py sat_frontends/tools/xmlui.py twisted/plugins/sat_plugin.py
diffstat 232 files changed, 302 insertions(+), 302 deletions(-) [+]
line wrap: on
line diff
--- a/doc/conf.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/doc/conf.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,4 +1,4 @@
-# -*- coding: utf-8 -*-
+
 #
 # Configuration file for the Sphinx documentation builder.
 #
--- a/sat/__init__.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/__init__.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/base_constructor.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/base_constructor.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/bridge_constructor.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/bridge_constructor.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/constants.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constants.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/constructors/dbus-xml/constructor.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constructors/dbus-xml/constructor.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/constructors/dbus/constructor.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constructors/dbus/constructor.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/constructors/dbus/dbus_core_template.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constructors/dbus/dbus_core_template.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/constructors/embedded/constructor.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constructors/embedded/constructor.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/constructors/embedded/embedded_frontend_template.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constructors/embedded/embedded_frontend_template.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/constructors/embedded/embedded_template.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constructors/embedded/embedded_template.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/constructors/mediawiki/constructor.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constructors/mediawiki/constructor.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/constructors/pb/constructor.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constructors/pb/constructor.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/constructors/pb/pb_core_template.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constructors/pb/pb_core_template.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/bridge_constructor/constructors/pb/pb_frontend_template.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constructors/pb/pb_frontend_template.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT communication bridge
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/dbus_bridge.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/dbus_bridge.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/bridge/pb.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/pb.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/core/constants.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/core/constants.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/core/exceptions.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/core/exceptions.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT Exceptions
 # Copyright (C) 2011  Jérôme Poisson (goffi@goffi.org)
--- a/sat/core/i18n.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/core/i18n.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/core/log.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/core/log.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/core/log_config.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/core/log_config.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/core/xmpp.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/core/xmpp.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/memory/cache.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/memory/cache.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/memory/crypto.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/memory/crypto.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/memory/disco.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/memory/disco.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/memory/encryption.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/memory/encryption.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/memory/memory.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/memory/memory.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/memory/params.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/memory/params.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/memory/persistent.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/memory/persistent.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/memory/sqlite.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/memory/sqlite.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_adhoc_dbus.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_adhoc_dbus.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for adding D-Bus to Ad-Hoc Commands
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_blog_import.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_blog_import.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin for import external blogs
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_blog_import_dokuwiki.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_blog_import_dokuwiki.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin to import dokuwiki blogs
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_blog_import_dotclear.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_blog_import_dotclear.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin for import external blogs
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_comp_file_sharing_management.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_comp_file_sharing_management.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin to detect language (experimental)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_dbg_manhole.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_dbg_manhole.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for debugging, using a manhole
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_exp_command_export.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_exp_command_export.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin to export commands (experimental)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_exp_events.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_exp_events.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin to detect language (experimental)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_exp_invitation.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_exp_invitation.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin to detect language (experimental)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_exp_invitation_file.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_exp_invitation_file.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin to detect language (experimental)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_exp_jingle_stream.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_exp_jingle_stream.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing pipes (experimental)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_exp_lang_detect.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_exp_lang_detect.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin to detect language (experimental)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_exp_list_of_interest.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_exp_list_of_interest.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin to detect language (experimental)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_exp_parrot.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_exp_parrot.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for parrot mode (experimental)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_exp_pubsub_admin.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_exp_pubsub_admin.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin to send pubsub requests with administrator privilege
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_exp_pubsub_hook.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_exp_pubsub_hook.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Pubsub Hooks
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_exp_pubsub_schema.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_exp_pubsub_schema.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Pubsub Schemas
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_import.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_import.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin for generic data import handling
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_merge_req_mercurial.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_merge_req_mercurial.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin for import external blogs
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_account.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_account.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for account creation (experimental)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_android.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_android.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for file tansfer
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_email_invitation.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_email_invitation.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for file tansfer
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_extra_pep.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_extra_pep.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for displaying messages from extra PEP services
 # Copyright (C) 2015 Adrien Cossa (souliane@mailoo.org)
--- a/sat/plugins/plugin_misc_file.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_file.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for file tansfer
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_forums.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_forums.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for pubsub forums
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_groupblog.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_groupblog.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for microbloging with roster access
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_identity.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_identity.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0054
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_ip.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_ip.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for IP address discovery
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_merge_requests.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_merge_requests.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Pubsub Schemas
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_nat-port.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_nat-port.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for NAT port mapping
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_quiz.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_quiz.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing Quiz game
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_radiocol.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_radiocol.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing Radiocol
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_register_account.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_register_account.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin for registering a new XMPP account
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_room_game.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_room_game.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_static_blog.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_static_blog.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for static blogs
 # Copyright (C) 2014 Adrien Cossa (souliane@mailoo.org)
--- a/sat/plugins/plugin_misc_tarot.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_tarot.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing French Tarot game
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_text_commands.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_text_commands.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin for managing text commands
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_text_syntaxes.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_text_syntaxes.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing various text syntaxes
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_tickets.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_tickets.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Pubsub Schemas
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_uri_finder.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_uri_finder.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin to find URIs
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_watched.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_watched.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin to be notified on some entities presence
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_welcome.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_welcome.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for file tansfer
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_misc_xmllog.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_misc_xmllog.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin for managing raw XML log
 # Copyright (C) 2011  Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_sec_otr.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_sec_otr.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for OTR encryption
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_syntax_wiki_dotclear.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_syntax_wiki_dotclear.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin for Dotclear Wiki Syntax
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_tickets_import.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_tickets_import.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin for import external ticketss
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_tickets_import_bugzilla.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_tickets_import_bugzilla.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin for import external blogs
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_tmp_directory_subscription.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_tmp_directory_subscription.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for directory subscription
 # Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0020.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0020.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0020
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0033.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0033.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Extended Stanza Addressing (xep-0033)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
--- a/sat/plugins/plugin_xep_0045.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0045.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0045
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0047.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0047.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing gateways (xep-0047)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0048.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0048.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Bookmarks (xep-0048)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0049.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0049.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0049
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0050.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0050.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Ad-Hoc Commands (XEP-0050)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0054.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0054.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0054
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0055.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0055.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Jabber Search (xep-0055)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0059.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0059.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Result Set Management (XEP-0059)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0060.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0060.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Publish-Subscribe (xep-0060)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0065.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0065.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0065
 
--- a/sat/plugins/plugin_xep_0070.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0070.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # SAT plugin for managing xep-0070
 # Copyright (C) 2009-2016 Geoffrey POUZET (chteufleur@kingpenguin.tk)
--- a/sat/plugins/plugin_xep_0071.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0071.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Publish-Subscribe (xep-0071)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0077.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0077.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0077
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0085.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0085.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Chat State Notifications Protocol (xep-0085)
 # Copyright (C) 2009-2016 Adrien Cossa (souliane@mailoo.org)
--- a/sat/plugins/plugin_xep_0092.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0092.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT plugin for Software Version (XEP-0092)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0095.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0095.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0095
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0096.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0096.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0096
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0100.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0100.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing gateways (xep-0100)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0106.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0106.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Explicit Message Encryption
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0115.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0115.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0115
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0163.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0163.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Personal Eventing Protocol (xep-0163)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0166.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0166.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Jingle (XEP-0166)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0184.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0184.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # SAT plugin for managing xep-0184
 # Copyright (C) 2009-2016 Geoffrey POUZET (chteufleur@kingpenguin.tk)
--- a/sat/plugins/plugin_xep_0199.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0199.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Delayed Delivery (XEP-0199)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0203.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0203.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Delayed Delivery (XEP-0203)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0231.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0231.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Bit of Binary handling (XEP-0231)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0234.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0234.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Jingle File Transfer (XEP-0234)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0249.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0249.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0249
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0260.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0260.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Jingle (XEP-0260)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0261.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0261.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Jingle (XEP-0261)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0264.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0264.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0264
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0277.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0277.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for microblogging over XMPP (xep-0277)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0280.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0280.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for managing xep-0280
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0297.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0297.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Stanza Forwarding (XEP-0297)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0300.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0300.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Hash functions (XEP-0300)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0313.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0313.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Message Archive Management (XEP-0313)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0334.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0334.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Delayed Delivery (XEP-0334)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0352.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0352.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Explicit Message Encryption
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0359.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0359.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Message Archive Management (XEP-0359)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0363.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0363.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for HTTP File Upload (XEP-0363)
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/plugins/plugin_xep_0380.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/plugins/plugin_xep_0380.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT plugin for Explicit Message Encryption
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/stdui/ui_contact_list.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/stdui/ui_contact_list.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT standard user interface for managing contacts
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/stdui/ui_profile_manager.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/stdui/ui_profile_manager.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT standard user interface for managing contacts
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/constants.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/constants.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/helpers.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/helpers.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/helpers_plugins.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/helpers_plugins.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_core_xmpp.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_core_xmpp.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_helpers_plugins.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_helpers_plugins.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_memory.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_memory.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_memory_crypto.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_memory_crypto.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2016  Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_plugin_misc_groupblog.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_plugin_misc_groupblog.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_plugin_misc_radiocol.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_plugin_misc_radiocol.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009, 2010, 2011, 2012, 2013  Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_plugin_misc_room_game.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_plugin_misc_room_game.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_plugin_misc_text_syntaxes.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_plugin_misc_text_syntaxes.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_plugin_xep_0033.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_plugin_xep_0033.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_plugin_xep_0085.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_plugin_xep_0085.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_plugin_xep_0203.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_plugin_xep_0203.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_plugin_xep_0277.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_plugin_xep_0277.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_plugin_xep_0297.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_plugin_xep_0297.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_plugin_xep_0313.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_plugin_xep_0313.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/test/test_plugin_xep_0334.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/test/test_plugin_xep_0334.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/async_trigger.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/async_trigger.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/ansi.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/ansi.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/async_process.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/async_process.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/data_format.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/data_format.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/data_objects.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/data_objects.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/date_utils.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/date_utils.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/dynamic_import.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/dynamic_import.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/email.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/email.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/files_utils.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/files_utils.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/regex.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/regex.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # Salut à Toi: an XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/template.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/template.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/template_xmlui.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/template_xmlui.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/common/uri.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/common/uri.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/config.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/config.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/images.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/images.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/sat_defer.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/sat_defer.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/stream.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/stream.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/trigger.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/trigger.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/utils.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/utils.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat/tools/xml_tools.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/tools/xml_tools.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/bridge/bridge_frontend.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/bridge/bridge_frontend.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # SAT communication bridge
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/bridge/pb.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/bridge/pb.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT communication bridge
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/arg_tools.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/arg_tools.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_account.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_account.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_adhoc.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_adhoc.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_avatar.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_avatar.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_blog.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_blog.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_bookmarks.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_bookmarks.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_debug.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_debug.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_encryption.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_encryption.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_event.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_event.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_file.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_file.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_forums.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_forums.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_identity.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_identity.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_info.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_info.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_input.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_input.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_invitation.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_invitation.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_merge_request.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_merge_request.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_message.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_message.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_param.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_param.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_ping.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_ping.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_pipe.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_pipe.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_profile.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_profile.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_pubsub.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_pubsub.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_roster.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_roster.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SAT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_shell.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_shell.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_ticket.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_ticket.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/cmd_uri.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/cmd_uri.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/common.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/common.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/constants.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/constants.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/output_std.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/output_std.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#! /usr/bin/python
-# -*- coding: utf-8 -*-
+#! /usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/output_template.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/output_template.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#! /usr/bin/python
-# -*- coding: utf-8 -*-
+#! /usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/output_xml.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/output_xml.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#! /usr/bin/python
-# -*- coding: utf-8 -*-
+#! /usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/output_xmlui.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/output_xmlui.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#! /usr/bin/python
-# -*- coding: utf-8 -*-
+#! /usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/xml_tools.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/xml_tools.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # jp: a SàT command line tool
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/jp/xmlui_manager.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/jp/xmlui_manager.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # JP: a SàT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/primitivus/chat.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/chat.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/primitivus/config.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/config.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/primitivus/constants.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/constants.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/primitivus/contact_list.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/contact_list.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/primitivus/game_tarot.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/game_tarot.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/primitivus/keys.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/keys.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/primitivus/notify.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/notify.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/primitivus/profile_manager.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/profile_manager.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/primitivus/progress.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/progress.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/primitivus/status.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/status.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
--- a/sat_frontends/primitivus/widget.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/widget.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/primitivus/xmlui.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/primitivus/xmlui.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/quick_frontend/constants.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/constants.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/quick_frontend/quick_app.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_app.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # helper class for making a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/quick_frontend/quick_blog.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_blog.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # helper class for making a SAT frontend
 # Copyright (C) 2011-2020 Jérôme Poisson <goffi@goffi.org>
--- a/sat_frontends/quick_frontend/quick_chat.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_chat.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # helper class for making a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/quick_frontend/quick_contact_management.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_contact_management.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # helper class for making a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/quick_frontend/quick_game_tarot.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_game_tarot.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # helper class for making a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/quick_frontend/quick_games.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_games.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # helper class for making a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/quick_frontend/quick_list_manager.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_list_manager.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Libervia: a Salut à Toi frontend
 # Copyright (C) 2013-2016 Adrien Cossa <souliane@mailoo.org>
--- a/sat_frontends/quick_frontend/quick_menus.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_menus.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # helper class for making a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/quick_frontend/quick_profile_manager.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_profile_manager.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # helper class for making a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/quick_frontend/quick_utils.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_utils.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # Primitivus: a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/quick_frontend/quick_widgets.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/quick_frontend/quick_widgets.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # helper class for making a SAT frontend
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/tools/composition.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/tools/composition.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 """
 Libervia: a Salut à Toi frontend
--- a/sat_frontends/tools/css_color.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/tools/css_color.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # CSS color parsing
 # Copyright (C) 2009-2020 Jérome-Poisson
--- a/sat_frontends/tools/games.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/tools/games.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/tools/host_listener.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/tools/host_listener.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/tools/jid.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/tools/jid.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/tools/misc.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/tools/misc.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # SAT helpers methods for plugins
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
--- a/sat_frontends/tools/strings.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/tools/strings.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # SAT helpers methods for plugins
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
--- a/sat_frontends/tools/xmltools.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/tools/xmltools.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/sat_frontends/tools/xmlui.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat_frontends/tools/xmlui.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
+
 
 # SàT frontend tools
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
--- a/twisted/plugins/sat_plugin.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/twisted/plugins/sat_plugin.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SAT: a jabber client
 # Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org)