[Twisted-Python] Re: Implementing a custom FTP server

Bob Ippolito bob at redivi.com
Tue Sep 7 12:47:42 MDT 2004


On Sep 7, 2004, at 2:35 PM, Christopher Armstrong wrote:

> On Tue, 07 Sep 2004 14:30:33 -0400, Itamar Shtull-Trauring
> <itamar at itamarst.org> wrote:
>> Oh, and, why twistw? I'd expect twistd to use the unix version on Mac 
>> OS
>> X.
>
> Oh, I didn't realize he was on OSX. I take it sys.platform != "posix"
> there? Guess that check should more explicitly check for win32.

uh, of course sys.platform == 'posix'

I dunno what the heck he is doing, but twistd has always worked fine 
for me on OS X.

-bob




More information about the Twisted-Python mailing list