Prothon 0.1.2 is getting close to Alpha [Prothon]

Mark Hahn mark at prothon.org
Mon Jul 12 16:45:18 EDT 2004


Oliver Fromme wrote:

>  > Secondly we are putting optional design-by-contract features into
>  the > language that have kept many organizations and projects away
>  from Python. > These range from type-checking variables and
>  functions (using interfaces > actually, not types) to classes (for
> contractual purposes only).
>
> Will the type-checking be performed at compile-time or at
> run-time?

The current plan is run-time.  This is still a work-in-progress though.





More information about the Python-list mailing list