SWIG trouble...

Magnus L. Hetland mlh at idt.ntnu.no
Tue Oct 19 10:14:20 EDT 1999


I'm just having some trouble making SWIG work properly, and I wondered
if maybe it was a standard problem... I've compiled it, and it runs
and generates wrappers etc., but when I import the resulting modules
in Python, I get stuff like:

>>> dir(example)
['__doc__', '__file__', '__name__', 'cvar', '\200\242 ', '\320&
\034\320\006 \034\322\002 \014\200\242`']
>>> 

And if I try to access some of the functions I've written, they are
not accessible (which seems natural, given the dir above...)

The installation passed all the tests ...

--

  Magnus          Echelon jamming noise:
  Lie             FBI CIA NSA Handgun Assault Bomb Drug Terrorism
  Hetland         Special Forces Delta Force AK47 Hillary Clinton 




More information about the Python-list mailing list