SIMPLE QUESTION

sergio smoriano at sicon.net
Tue Jul 25 07:19:45 EDT 2000


 Hi all
    I''ve imported a dll into a .py file, but when i try to use a
function i get the error

Traceback (innermost last):
  File "<interactive input>", line 0, in ?
TypeError: unbound method must be called with class instance 1st
argument


The question is , how can i get the "class instance", or maybe i have to
pass a string with the name of the class on the first argument.

  Thanks in advance for all your responses





More information about the Python-list mailing list