Apparently I was mistaken. That patch is already in the release I'm
running -- this is what *broke* it, apparently. The first ticket fixed
a bug, but introduced a new one. I made a ticket:
http://twistedmatrix.com/trac/ticket/4786
cheers
lvh
___
Twisted
Aha!
For posterity, this is a known bug: http://twistedmatrix.com/trac/ticket/4742
Fixed in trunk but not yet released.
cheers
lvh
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twis
Hi!
I'm using twcgi to serve a Fossil repository through CGI (it's that or
xinetd). For some reason, Chrome wasn't rendering the CSS. Looking at
the HTTP response headers for the GET request for the CSS file, I saw
this:
HTTP/1.1 200 OK
Date: Sat, 01 Jan 2011 00:14:58 GMT
Content-Length: 13484
E
Hello everybody
I just completed an article about writing a job server with Twisted
Framework. It's also based on my job server project called Jobbar.
http://umut.mobi/blog/2010/12/31/jobbar-distributed-job-server/
I'm still working on it.
Happy new year.
- Umut
__