Decorator for Enforcing Argument Types

Fredrik Lundh fredrik at pythonware.com
Thu Dec 21 16:08:19 EST 2006


Chris wrote:

> I'm not sure if this has been done before

see example 4 in the original specification:

     http://www.python.org/dev/peps/pep-0318/#examples

</F>




More information about the Python-list mailing list