aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorElrond <elrond+mediagoblin.org@samba-tng.org>2011-06-10 21:20:18 +0200
committerElrond <elrond+mediagoblin.org@samba-tng.org>2011-06-10 21:20:18 +0200
commite893094a06ab5d659b82c2d2fe646b1545c131dd (patch)
treefe19c38c5532d2c91d8920e28082422c5d153df8 /setup.py
parentd07713d0b0696528927e720e957ac4d049e3f46f (diff)
downloadmediagoblin-e893094a06ab5d659b82c2d2fe646b1545c131dd.tar.lz
mediagoblin-e893094a06ab5d659b82c2d2fe646b1545c131dd.tar.xz
mediagoblin-e893094a06ab5d659b82c2d2fe646b1545c131dd.zip
celery_setup: drop param to setup_self and simplify OUR_MODULENAME
setup_self used to look like this: setup_self(setup_globals_func=setup_globals) The function isn't called with any param, so drop it. Rewrite function as needed. The module var OUR_MODULENAME just has the module's name in it. This is available as __name__ anyway, so use this to initialize the var.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions