Wrap your head around Python, don't wrap the Python around your head! This is NOT Java, or C++ or C , it IS Python. Davor wrote: > (note, I am not an experienced developer, nor the > others I'll be working with (even though some think they are:-)) Don't worry we didn't get confused, it was quite clear ;) Mostly you are just so off base I just say go *READ* and write more Python, look at the standard library. You will only see one or two levels of inheritance as the norm and it is not that difficult. Also you are telling me you don't have an OO problem, you have a problem with your managment and communication skills. > so I prefer preemptively dealing with issue of everyone showing off their OO > design skills) Work on that micro-management just a little bit more, that gets the code flowing ;) hth, M.E.Farmer
-- http://mail.python.org/mailman/listinfo/python-list