Bug#573369: python-scrapy: view response in browser required at least python2.6

2010-05-12 Thread Ignace Mouzannar
forwarded 573369 http://dev.scrapy.org/ticket/158 thanks Hello Miernik, Sorry for the delay replying to your bug report. I have forwarded this bug upstream [1]. I will keep you posted. Thank you very much for taking the time to write such a complete bug report. :) Cheers, Ignace M [1]

Bug#573369: python-scrapy: view response in browser required at least python2.6

2010-03-10 Thread Miernik
Package: python-scrapy Version: 0.8-2 Severity: normal I tried to use Scrapy interactive shell according to: http://doc.scrapy.org/topics/shell.html When you try to use: view(response): View response in a browser in Python 2.5 it fails: [...] In [7]: view(response)