Small fix to themedata_for_theme_dir utility about sections
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 15 Jul 2012 03:44:06 +0000 (22:44 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 15 Jul 2012 03:44:06 +0000 (22:44 -0500)
commit27c9bb8a58d92d85ead78916d2b1a6c4a43c513b
treee4c971f763cb8e0437059c5d1cffd01dda5ae8be
parent0416b866213d2e546d1848d3039f8f328a080fba
Small fix to themedata_for_theme_dir utility about sections

If we can't find the theme section, we should use a dictionary instead
of None in this section of code.
mediagoblin/tools/theme.py