Avoid syntax warning in newer python versions
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 24 Jun 2025 11:38:18 +0000 (13:38 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 24 Jun 2025 11:56:49 +0000 (13:56 +0200)
commit27fb89d38aa2abd862d44c67510e1c57be38fcc2
treeadd44f3e1df6ca84262dcb4844aea4b2b8287706
parent103cd3143af9386e5fbca009c86a27aac3d7923c
Avoid syntax warning in newer python versions

Parser does not realize that these regular expressions are part of comments
src/sysmisc.py