X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/82b08f79564159d7acbcaf255ed1ac1fb4882e64..d19e216035b14d8f60b24dda0c0670e6997f16ce:/contrib/penfield/exceptions.py?ds=sidebyside diff --git a/contrib/penfield/exceptions.py b/contrib/penfield/exceptions.py deleted file mode 100644 index 96b96ed..0000000 --- a/contrib/penfield/exceptions.py +++ /dev/null @@ -1,3 +0,0 @@ -class HttpNotAcceptable(Exception): - """This will be raised if an Http-Accept header will not accept the feed content types that are available.""" - pass \ No newline at end of file