P1sec / pycrate

A Python library to ease the development of encoders and decoders for various protocols and file formats; contains ASN.1 and CSN.1 compilers.
GNU Lesser General Public License v2.1
381 stars 132 forks source link

Return non-zero error code and exception details on asn1compile errors #201

Closed mbrehler closed 2 years ago

mbrehler commented 2 years ago

Change-Id: I3cd56a4657c52c1400d0289fbb65ec3f3da58253

p1-bmu commented 2 years ago

Thanks for the PR