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 ------------------------------------------------------------