>> Eiffel (language) has both type checking and design by contract.
    >> Python lacks both.

Actually, Python is strongly typed.  It's just dynamically instead of
statically typed.

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

Reply via email to