Ticket #135 (closed defect: fixed)
Minor documentation fix
| Reported by: | tn | Owned by: | pablo |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.9 |
| Component: | documentation | Version: | 0.8 |
| Keywords: | Cc: | daniel pablo |
Description
diff -r 58a0e4e7306c docs/topics/exporters.rst
--- a/docs/topics/exporters.rst Fri Feb 19 16:34:01 2010 -0200
+++ b/docs/topics/exporters.rst Sat Feb 20 00:42:29 2010 +0200
@@ -41,6 +41,7 @@
- Exporter to export scraped items to different files, one per spider
from scrapy.xlib.pydispatch import dispatcher
from scrapy.contrib.exporter import XmlItemExporter?
class XmlExportPipeline?(object):
Change History
Note: See
TracTickets for help on using
tickets.
