This website requires JavaScript.
Explore
Help
Sign In
BackTrackZ
/
scrapy
Watch
1
Star
0
Fork
0
You've already forked scrapy
mirror of
https://github.com/scrapy/scrapy.git
synced
2025-02-25 20:23:56 +00:00
Code
Releases
Wiki
Activity
scrapy
/
tests
/
test_settings
/
default_settings.py
6 lines
56 B
Python
Raw
Normal View
History
Unescape
Escape
Settings and SettingsAtribute tests
2014-05-27 05:09:12 -03:00
TEST_DEFAULT
=
'
defvalue
'
Introduce BaseSettings with full dictionary interface
2015-06-19 15:01:24 +02:00
TEST_DICT
=
{
'
key
'
:
'
val
'
}
Copy Permalink