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

Christopher Armstrong radeex at gmail.com
Tue Sep 7 13:58:20 MDT 2004


On Tue, 07 Sep 2004 15:54:45 -0400, Itamar Shtull-Trauring
<itamar at itamarst.org> wrote:
> On Tue, 2004-09-07 at 14:35, Christopher Armstrong wrote:
> 
> > 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.
> 
> The code does not check sys.platform. It checks
> twisted.python.runtime.platformType, which should be "posix" on OS X,
> regardless of what sys.platform is.

Sorry, I was accidentally looking at 1.3.0. :-)



-- 
 Twisted | Christopher Armstrong: International Man of Twistery
  Radix  |          Release Manager,  Twisted Project
---------+            http://radix.twistedmatrix.com




More information about the Twisted-Python mailing list