scrapy/scrapy/conf
Pablo Hoffman 38b5793152 Some changes to telnet console:
* moved module from scrapy.management.telnet to scrapy.telnet (to minimize
  nested modules)
* added signal for updating telnet console variables (fixes #165)

--HG--
rename : scrapy/management/telnet.py => scrapy/telnet.py
2010-06-02 17:49:18 -03:00
..
commands removed hack for switching standard descriptors in favor of using LOG_STDOUT=False by default 2009-09-02 16:22:45 -03:00
__init__.py Added Settings class tests, and fixed minor bug 2009-12-02 15:52:17 -02:00
default_settings.py Some changes to telnet console: 2010-06-02 17:49:18 -03:00