mirror of https://github.com/scrapy/scrapy.git
- launcher no longer knows about egg storage - removed get_spider_list_from_eggifile() file and replaced by simpler get_spider_list() which doesn't receive en egg file as argument - changed "egg runner" name to just "runner" to reflect the fact that it doesn't necesarilly run eggs (though it does in the default case) --HG-- rename : scrapyd/eggrunner.py => scrapyd/runner.py |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| mybot.egg | ||
| test_eggstorage.py | ||
| test_environ.py | ||
| test_poller.py | ||
| test_scheduler.py | ||
| test_utils.py | ||