"gianluca" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
| Thank you for help!
| I've done all you suggest and I've a objdump output like this:
| ...
| [ 86](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00003755 _IsCoverRelD
| [ 87](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00003657 _IsCoverRelA
| [ 88](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x000034f5 _IsCoverDX
| [ 89](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x0000341b _IsCoverA
| [ 90](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00003072 _CoreRelD
| [ 91](sec  1)(fl 0x00)(ty  20)(scl   2) (nx 0) 0x00002f5e _CoreRelA

The name above have one underscore.


| my funtions are the __IsCoverRelD, __IsCoverRelA, etc but when I call
| it (myLIB.__IsCoverRelA or myLIB.__IsCoverRelA()) I've the same
| problem.

These all have two.  So if that is what you actually did....

tjr



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to