Fix a python2.6 compatibility issue. Removing a dict comprehension.
commita7800e6da89d9d193e21cd1e7a5351c4ab5a1450
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 18 Aug 2014 15:40:08 +0000 (18 10:40 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 18 Aug 2014 15:40:08 +0000 (18 10:40 -0500)
tree2e637ddea3d264cf4384cd2c094f64fc20a2b86a
parentcbc5f9500cadc5f65eeebb1558cd9947655b1b3a
Fix a python2.6 compatibility issue.  Removing a dict comprehension.

This commit sponsored by Christopher Beppler.  Thanks!
mediagoblin/db/migrations.py