helo
I m looking for the twisted rss aggregator with etags
I m unable to find the client.getPageCached

as this page doesnt exist

http://www.twistedmatrix.com/users/roundup.twistd/twisted/issue612
How many concurrent connections can the rss aggregator hav max


Thanks a lot for a great rss contrib

Mark

Valentino Volonghi dialtone at gmail.com
Tue Sep 28 18:25:10 MDT 2004

Previous message: [Twisted-web] adding etag and modified arguments to
twisted feedparser
Next message: [Twisted-web] adding etag and modified arguments to twisted
feedparser
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 29 Sep 2004 09:53:31 +1200, Selwyn McCracken
<selwyn.mccracken at stonebow.otago.ac.nz> wrote:
hi,

I am having trouble modifying the twisted-based rss aggregator from the
python cookbook so that feedparser can make use of the update related
arguments of 'etag' and 'modified' to save bandwith.
(see http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/277099 )

Glad to see someone found that stuff useful :).
I'm the author of that recipe.

You will also be glad to know that I already solved your problems
months ago and you can find the solution here:
http://www.twistedmatrix.com/users/roundup.twistd/twisted/issue612

Unfortunately, when I asked for addition in twisted.web Itamar
rejected because twisted.web already was on its way to deprecation.

It should work without any problems, and you should use
client.getPageCached() instead of client.getPage().


--
Valentino Volonghi aka Dialtone
Linux User #310274, Proud Gentoo User
Blog: http://vvolonghi.blogspot.com
Home Page: http://xoomer.virgilio.it/dialtone/

Attachment: twistedfeedaggreg_conditional.py
Description: Binary data

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to