X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fplugin%2Fdebug.py;h=405fdde17d424b868319808b4130f78900c2a958;hp=c44ba03a946971bd17ee209189e3024204f6faec;hb=8b12d7d77256982cf9a228901e1e9ed511b43d36;hpb=f146bd940f172782ee24ef4160ee061d9203111f diff --git a/hooke/plugin/debug.py b/hooke/plugin/debug.py index c44ba03..405fdde 100644 --- a/hooke/plugin/debug.py +++ b/hooke/plugin/debug.py @@ -1,3 +1,5 @@ +# Copyright + """The `debug` module provides :class:`DebugPlugin` and associated :class:`hooke.command.Command`\s which provide useful debugging information.