Code

Simplify backend importing, by moving the imports into the backend modules.
authorjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 14 Sep 2003 18:55:37 +0000 (18:55 +0000)
committerjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 14 Sep 2003 18:55:37 +0000 (18:55 +0000)
commit7dbe30a03daaa3e724e98660a1303441cb713dcf
treed2d7d83d51c1c893aad9d2da12a092ba373872d8
parentb78cacf7adbe799581db77bcc913801029d8e48d
Simplify backend importing, by moving the imports into the backend modules.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1876 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/backends/__init__.py
roundup/backends/back_anydbm.py