diff options
author | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-03-21 11:24:16 +0100 |
---|---|---|
committer | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-03-21 12:11:58 +0100 |
commit | 4bdee988b61d6785e08bfcbf211777a029d65f09 (patch) | |
tree | 8446bdf65217c457e8135806007410d0f578a531 /mediagoblin/tests/test_celery_setup.py | |
parent | 8839540656be53cb35b4b6783b69c9187fbbb8e4 (diff) | |
download | mediagoblin-4bdee988b61d6785e08bfcbf211777a029d65f09.tar.lz mediagoblin-4bdee988b61d6785e08bfcbf211777a029d65f09.tar.xz mediagoblin-4bdee988b61d6785e08bfcbf211777a029d65f09.zip |
Turn processing.py into a submodule.
processing.py -> processing/__init__.py
This is in preparation for splitting processing a bit.
The main reason for the split is celery setup: celery needs
to be setup before even importing and importing and
subclassing some of its parts. So it's better to move the
critical parts into their own submodule and import it as
late as needed.
Diffstat (limited to 'mediagoblin/tests/test_celery_setup.py')
0 files changed, 0 insertions, 0 deletions