You can look at this, its API looks very well thought out to me: http://oakwinter.com/code/typecheck/
> Now, on the other hand, if we were to introduce a purely optional type > hint to the function prototype, such as follows: > def multiplyByTwo(value:int): return value * 2 I don't think Python will have something like this... Bye, bearophile -- http://mail.python.org/mailman/listinfo/python-list