X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fplugin%2Fsystem.py;h=7f490366bb9a0abe0093de350e8d1cb9254530ce;hp=5a56deda381c7aa56b37b2efff97f30196df70ea;hb=8b12d7d77256982cf9a228901e1e9ed511b43d36;hpb=f146bd940f172782ee24ef4160ee061d9203111f diff --git a/hooke/plugin/system.py b/hooke/plugin/system.py index 5a56ded..7f49036 100644 --- a/hooke/plugin/system.py +++ b/hooke/plugin/system.py @@ -1,3 +1,5 @@ +# Copyright + """The `system` module provides :class:`SystemPlugin` and several associated :class:`hooke.command.Command`\s for interacting with the operating system and execution environment.