From 92017bd23d9b29810fb6a5a4987daa810fe5bb42 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Fri, 4 Jul 2008 17:58:19 +0200 Subject: Ported remaining plugins --- portato/plugins/exception.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 portato/plugins/exception.py (limited to 'portato/plugins/exception.py') diff --git a/portato/plugins/exception.py b/portato/plugins/exception.py deleted file mode 100644 index 64bdb77..0000000 --- a/portato/plugins/exception.py +++ /dev/null @@ -1,2 +0,0 @@ -def throw (*args, **kwargs): - raise Exception, "As requested, Sir!" -- cgit v1.2.3-54-g00ecf