[Twisted-Python] (no subject)

Juergen Hermann j.her at t-online.de
Wed Oct 17 14:53:14 MDT 2001


On Wed, 17 Oct 2001 16:30:18 -0400, Blake Winton wrote:

>Problem #1:
>Windows really doesn't like files without extensions.
>Solution #1:
>Rename everything in bin\ to include ".py" at the end.
>Does this break anything in particular for the Unix folks?
>I realize it does make it a little more annoying, but can
>you live with that to get it working under Windows?

Better solution: using the script-generating scheme I use in MoinMoin
and Teud.

>I've done some testing, and we can strip the newline (with "k =
>k[:-1]"),

Better use rstrip().

>Next up: running the webserver...  :)

When you went through it, I finally might even try it on NT4.

Ciao, Jürgen







More information about the Twisted-Python mailing list