On Sep 21, 2010, at 5:43 PM, Laurens Van Houtven wrote:

> 64 bit vs 32 bit shouldn't be a problem since Twisted is just Python.

That's not accurate at all, since there are lots of places that Python can be 
broken (the struct module, in particular) with respect to 64-bit.  Plus, 
Twisted has a little bit of C code here and there.

Luckily, we have 64-bit supported buildbots, so we don't have any of those 
problems :).  See 
<http://buildbot.twistedmatrix.com/boxes-supported?branch=trunk>.


_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to