[Twisted-Python] Woven example for article
Dr. David Mertz
gnosis at gnosis.cx
Wed May 28 15:13:21 MDT 2003
Hi developers,
I am doing a series of articles on Twisted Matrix for IBM
developerWorks (I imagine most of you know who I am; if not, you
can check my stuff easily). A first part, already submitted,
looks at implementing custom protocols, and a bit of the
low-level stuff in Twisted, which I understand moderately well
now. FWIW, I put a copy of the first part at:
http://gnosis.cx/secret/twisted1.txt
I'm not sure exactly when it will get edited and published by dW.
The next article which I'm now working on wants to look at some
of the web development features in Twisted.
By way of that, I tried the PicturePile example, from:
http://twistedmatrix.com/documents/howto/listings/PicturePile/
Discussed at:
http://twistedmatrix.com/documents/howto/picturepile
I'm not sure exactly which Twisted version the example was
written for, but I get errors trying to use it (my account at
python-hosting.com seems to have 1.0.3 installed, and the
administrator manages the installation). The browser displays:
http://gnosis.cx/secret/Failure!.html
(this is a mirror of the actual page). The server log is:
http://gnosis.python-hosting.com/PicturePile.log
Any idea how to make this example work?
Yours, David..
P.S. Further question to follow momentarily...
More information about the Twisted-Python
mailing list