From 23ade5792e57fd380aa72de9039148a7f946f3d6 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 19 Jan 2022 14:49:17 +0100 Subject: A few python changes --- edi/edidebug.py | 4 ++-- send_dabp_to_zmq.py | 4 ++-- uecpparse/uecp_parse.py | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/edi/edidebug.py b/edi/edidebug.py index 9339bdb..d6e5f92 100755 --- a/edi/edidebug.py +++ b/edi/edidebug.py @@ -6,7 +6,7 @@ # # The MIT License (MIT) # -# Copyright (c) 2017 Matthias P. Braendli +# Copyright (c) 2019 Matthias P. Braendli # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -506,7 +506,7 @@ def decode_tag(tagpacket): elif item['name'] == "*dmy": decode_stardmy(item) else: - p.hexpr("Tag item '{}'".format(item['name']), item['value']) + p.hexpr("Unknown TAG item '{}'".format(item['name']), item['value']) p.dec() return True diff --git a/send_dabp_to_zmq.py b/send_dabp_to_zmq.py index 2e87410..0a2bd6d 100755 --- a/send_dabp_to_zmq.py +++ b/send_dabp_to_zmq.py @@ -39,7 +39,7 @@ args = parser.parse_args() frame_header = "