Python to .dll ?

Thomas Heller thomas.heller at ion-tof.com
Thu Nov 29 15:05:28 EST 2001


"Dennis Conrad" <dennis at codegrinder.org> wrote in message news:9u63rp$v5g$06$1 at news.t-online.com...
> Hi,
>
> Is there a possibility to create a (win32) .dll from a Python-script? I know
> there is py2exe, maybe there is something like py2dll...?
>
No, currently py2exe does not support this.
For what do you need it (in other words, what functions
should this dll export)?

Thomas





More information about the Python-list mailing list