On 12월2일, 오전9시54분, junyoung wrote:
> On 12월1일, 오후6시14분, "Diez B. Roggisch" wrote:
>
>
>
>
>
> > junyoung schrieb:
>
> > > Hi, I am a newbie who want to implement a extend module to use native
> > > python language with my own shared
On 12월1일, 오후6시14분, "Diez B. Roggisch" wrote:
> junyoung schrieb:
>
> > Hi, I am a newbie who want to implement a extend module to use native
> > python language with my own shared library.
>
> If it's a C shared library, don't bother extending it. Use c
Hi, I am a newbie who want to implement a extend module to use native
python language with my own shared library.
to test wrapper library(extend module, name is 'test.so'), I created
some test-cases.
There are some errors what I couldn't figure our reasons.
ex)
SystemError: error return without