kigadgets.exceptions¶
Attributes¶
Exceptions¶
Common base class for all non-exit exceptions. |
Functions¶
Legacy scripts may attempt to import "kicad" |
|
|
Module Contents¶
- exception kigadgets.exceptions.NoDefaultUnits(value)¶
Bases:
digraph inheritancee139e9b96c { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "NoDefaultUnits" [URL="#kigadgets.exceptions.NoDefaultUnits",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; }ExceptionCommon base class for all non-exit exceptions.
- value¶
- kigadgets.exceptions.put_import_warning_on_kicad()¶
Legacy scripts may attempt to import “kicad” Rather than ImportError, tell them about the rename
- kigadgets.exceptions.deprecate_warn_fun¶
- kigadgets.exceptions.deprecate_member(old, new, deadline='v0.5.0')¶