[Twisted-Python] twisted.names.error.DNSNameError on MacOsX but not on linux

2009-08-11 Thread Gabriel Rossetti
Hello everyone, I wrote a twisted app using the XMPP code that works fin on linux (and windows), but on Mac I get a twisted.names.error.DNSNameError, I searched google but found nothing on this, is there a known bug with Twisted on Mac? I have Mac OS X 10.5.8, and the latest version of twisted

Re: [Twisted-Python] twisted.names.error.DNSNameError on MacOsX but not on linux

2009-08-11 Thread exarkun
On 03:50 pm, gabriel.rosse...@arimaz.com wrote: >Hello everyone, > >I wrote a twisted app using the XMPP code that works fin on linux (and >windows), but on Mac I get a twisted.names.error.DNSNameError, I >searched google but found nothing on this, is there a known bug with >Twisted on Mac? > >I ha

Re: [Twisted-Python] twisted.names.error.DNSNameError on MacOsX but not on linux

2009-08-11 Thread Gabriel Rossetti
Gabriel Rossetti wrote: > Hello everyone, > > I wrote a twisted app using the XMPP code that works fin on linux (and > windows), but on Mac I get a twisted.names.error.DNSNameError, I > searched google but found nothing on this, is there a known bug with > Twisted on Mac? > > I have Mac OS X 10.

Re: [Twisted-Python] twisted.names.error.DNSNameError on MacOsX but not on linux

2009-08-11 Thread Gabriel Rossetti
exar...@twistedmatrix.com wrote: > On 03:50 pm, gabriel.rosse...@arimaz.com wrote: > >> Hello everyone, >> >> I wrote a twisted app using the XMPP code that works fin on linux (and >> windows), but on Mac I get a twisted.names.error.DNSNameError, I >> searched google but found nothing on this, i

Re: [Twisted-Python] twisted.names.error.DNSNameError on MacOsX but not on linux

2009-08-11 Thread exarkun
On 04:30 pm, gabriel.rosse...@arimaz.com wrote: >Gabriel Rossetti wrote: >>Hello everyone, >> >>I wrote a twisted app using the XMPP code that works fin on linux (and >>windows), but on Mac I get a twisted.names.error.DNSNameError, I >>searched google but found nothing on this, is there a known bug

Re: [Twisted-Python] Documentation

2009-08-11 Thread Glyph Lefkowitz
On Mon, Aug 10, 2009 at 2:56 AM, John Aherne wrote: > Prompted by exarkun, I have put together some simple documentation for > beginners starting with Twisted. > Thanks for doing this. All documentation help is useful :). > But before I spend more time on honing the document, I thought it wo