ipbus / ipbb

IPbus Builder Tool
GNU General Public License v3.0
12 stars 12 forks source link

Catch all types of exceptions during template substitution #215

Closed jhegeman closed 1 week ago

jhegeman commented 1 week ago

Catch all types of exceptions (instead of only RuntimeErrors, now also catch KeyErrors, for example) during template substitution