scrapy/scrapy/core
Pablo Hoffman e3caf00d7a simplified implementation of spider manager by removing knowledge of enabled spiders 2009-07-10 16:41:02 -03:00
..
downloader remove xlib hack that appends scrapy/xlib to sys.path 2009-07-09 14:37:59 -03:00
scheduler made downloader/scheduler/spider middlewares code more consistent, added enabled/disabled/loaded informational attributes to all of them 2009-07-06 01:07:45 -03:00
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
engine.py remove xlib hack that appends scrapy/xlib to sys.path 2009-07-09 14:37:59 -03:00
exceptions.py finally remove HttpException 2009-05-28 09:30:31 -03:00
manager.py simplified implementation of spider manager by removing knowledge of enabled spiders 2009-07-10 16:41:02 -03:00
scraper.py remove response from item_passed and item_dropped signal api 2009-07-09 16:57:03 -03:00
signals.py Automated merge with ssh://hg.scrapy.org/scrapy 2009-07-09 14:38:56 -03:00