Cura/plugins/USBPrinting/avr_isp
Arjen Hiemstra 9626a604c2 Do not inherit BaseException, but use Exception
As indicated by Python docs, custom exceptions should use Exception as
base.

Contributes to CURA-274
2015-10-30 13:46:58 +01:00
..
__init__.py Add 'plugins/USBPrinting/' from commit 'b28ca0881a' 2015-04-30 12:30:37 +02:00
chipDB.py Add 'plugins/USBPrinting/' from commit 'b28ca0881a' 2015-04-30 12:30:37 +02:00
intelHex.py Add 'plugins/USBPrinting/' from commit 'b28ca0881a' 2015-04-30 12:30:37 +02:00
ispBase.py Do not inherit BaseException, but use Exception 2015-10-30 13:46:58 +01:00
stk500v2.py Add 'plugins/USBPrinting/' from commit 'b28ca0881a' 2015-04-30 12:30:37 +02:00