"Chris" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> I'm not sure if this has been done before, but I couldn't easily find
> any prior work on Google, so here I present a simple decorator for
> documenting and verifying the type of function arguments.
> Feedback/suggestions/criticism is welcome.
>

They Python wiki has a page for decorator ideas/submissions, compare yours 
to this one:
http://wiki.python.org/moin/PythonDecoratorLibrary#head-308f2b3507ca91800def19d813348f78db34303e

-- Paul


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to