#983472 dee: library examples use Python 2.7

Package:
libdee-1.0-4
Source:
dee
Description:
Model to synchronize multiple instances over DBus - shared lib
Submitter:
Sven Mueller
Date:
2021-02-24 18:39:04 UTC
Severity:
normal
#983472#5
Date:
2021-02-24 18:35:15 UTC
From:
To:
libdee-1.0-4:amd64: /usr/share/doc/libdee-1.0-4/examples/master-model.py
libdee-1.0-4:amd64: /usr/share/doc/libdee-1.0-4/examples/slave-model.py

Both use /usr/bin/python as their interpreter and use Python 2 syntax.
Python 2 is EOL and https://wiki.debian.org/Python/2Removal indicates that
packages should not use /usr/bin/python
These are only examples, so this isn't urgent.