Scrapy, a fast high-level web crawling & scraping framework for Python.
Go to file
Daniel Grana fe2f018b1a FormRequest: urlencode multiples values of a single key using doseq
this prevents urllib.urlencode from sending the repr of the value when
it founds a list or tuple.

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40825
2009-02-05 13:41:10 +00:00
scrapy FormRequest: urlencode multiples values of a single key using doseq 2009-02-05 13:41:10 +00:00
sites disabled docs app (redirecting to doc.scrapy.org instead) 2009-01-04 23:28:50 +00:00
.hgignore dummy file to shift a revision 2009-05-04 18:16:20 +00:00