In article <[EMAIL PROTECTED]>,
Russ  <[EMAIL PROTECTED]> wrote:
>
>I just stumbled onto PEP 316: Programming by Contract for Python
>(http://www.python.org/dev/peps/pep-0316/). This would be a great
>addition to Python, but I see that it was submitted way back in 2003,
>and its status is "deferred." I did a quick search on comp.lang.python,
>but I don't seem to see much on it. Does anyone know what the real
>status is of getting this into standard Python? Thanks.

The way to get this into Python is to get people to use it as a
stand-alone module.  It's already in PyPI, so now it's time for some
marketing.
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

"If you don't know what your program is supposed to do, you'd better not
start writing it."  --Dijkstra
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to