[Twisted-Python] Could not create and run a Windows Service with Twisted 2.0.1 & Python 2.4.1
Luc Stepniewski
luc.stepniewski at adelux.fr
Fri Jul 8 10:59:36 MDT 2005
On Friday 08 July 2005 16:53, Cory Dodt wrote:
> Luc, it's very common to get these near code that uses namedAny or named*
> from reflect. Using these calls guarantees that py2exe's module finding
> algorithm won't know to bundle the named module.
>
> You just need an "includes" line in your setup for
> twisted.internet.default.
Wow, you're right! It works. It's strange I didn't need this "includes" with
Twisted 1.3. Anyway. I'll add this to the HOWTO, as soon as I can.
Thanks,
Luc
--
Luc Stepniewski <luc.stepniewski at adelux.fr>
Adelux - Securite, Linux Public key: <http://lstep.free.fr/pubkey.txt>
Key BC0E3C2A fingerprint = A4FA466C68D27E46B427 07D083ED6340BC0E3C2A
More information about the Twisted-Python
mailing list