Pablo Hoffman
|
4fde1ef94d
|
added CloseSpider exception, to manually close spiders
|
2011-07-12 14:24:10 -03:00 |
|
Pablo Hoffman
|
c359a34d7d
|
moved scrapy.core.exceptions to scrapy.exceptions, keeping backwards compatibility
--HG--
rename : scrapy/core/exceptions.py => scrapy/exceptions.py
|
2010-08-10 17:36:48 -03:00 |
|
Lucian Ursu
|
2f8c052484
|
#154: Language fixes to the documentation
|
2010-04-18 23:39:54 -03:00 |
|
Daniel Grana
|
184cf6684f
|
Remove HttpException references from docs. Since 0.7, scrapy returns non-200 as Response objects and does not raise HttpException anymore
|
2010-03-18 10:05:33 -03:00 |
|
Pablo Hoffman
|
ead8cb9fac
|
removed documentation about ugly DontCloseDomain exception (which will be removed in the future)
|
2009-08-24 11:57:21 -03:00 |
|
Pablo Hoffman
|
daea3f8a0c
|
sphinx docs: replaced custom :exception: xref by standard :exc:
|
2009-08-21 15:05:06 -03:00 |
|
Ismael Carnales
|
33089d287d
|
merged topics and reference doc
|
2009-08-18 14:05:15 -03:00 |
|