Runtime check of methods

Per Kistler kistler at fnmail.com
Mon Aug 23 05:13:37 EDT 1999


Hi

Why does Python only runtime check, wether it knows
a method? For instance, if I forget to put the
"self." in front of a method in a class, than
python myclass.py still does not complain.

Thanks, Per.
-- 
Per Kistler kistler at fnmail.com / kistler at gmx.net
------------------------------------------------------------




More information about the Python-list mailing list