scrapy/scrapy/settings
Rolando Espinoza La fuente 10e22aa5fb Replaced remaning __import__(module) calls.
This commit replaces the statements __import__(module) as the previous
replaced the statements __import__(module, {}, {}, ['']).

At first I thought leaving the single-argument calls, but perhaps it's
better to be strict rather than having exceptions to the rule in this
case.
2013-10-27 19:10:25 -04:00
..
__init__.py added support generic python literals in settings, and for explicitly 2013-03-19 16:02:53 -02:00
default_settings.py Replaced remaning __import__(module) calls. 2013-10-27 19:10:25 -04:00
deprecated.py pep8ize settings 2013-01-08 11:48:36 -02:00