osmo-iuh/asn1
Oliver Smith 69bb2fab2b asn1tostruct: don't use f-strings
Make the script work with python < 3.6 again by not using f-strings.

Fix for:
  SyntaxError: invalid syntax
    File "../../git/asn1/utils/asn1tostruct.py", line 94
      f" IE {ie}. Found another entry in ies {ie_other}" \
      ^

Fixes: 1d19c8e2 ("asn1tostruct: fix defines getting redefined")
Change-Id: I3a19b8a1147532b41d3ed7b802de595302ff8f44
2022-11-16 10:27:52 +01:00
..
hnbap asn1: fix visibility warnings from generated code 2022-11-14 09:52:14 +01:00
iucommon ADD IU-Common.asn as an attempt to unify the message parsing 2015-08-30 14:28:10 +02:00
ranap asn1: fix visibility warnings from generated code 2022-11-14 09:52:14 +01:00
rua asn1: fix visibility warnings from generated code 2022-11-14 09:52:14 +01:00
sabp asn1: fix visibility warnings from generated code 2022-11-14 09:52:14 +01:00
utils asn1tostruct: don't use f-strings 2022-11-16 10:27:52 +01:00
asn1enum.pl asn1enum.pl: Make compatible with modern perl 2019-09-20 22:10:50 +00:00
asn1msgs.pl generate ASN.1 structures for each message withotu iformation object class 2015-08-30 19:57:43 +02:00