Thanks to all your answers, I have read a lot about namespaces, but still there's something I do not understood. I have tried your example but as I expected:
line 13, in HandoverSQLCursor curs.execute("SELECT * FROM lager") AttributeError: 'builtin_function_or_method' object has no attribute 'execute' I will try my best to write tomorrow a sample as detailed as possible. Good evening -- http://mail.python.org/mailman/listinfo/python-list