~kevang/mnemosyne-proj/grade-shortcuts-improvements

« back to all changes in this revision

Viewing changes to mnemosyne/mnemosyne/libmnemosyne/__init__.py

  • Committer: pbienst
  • Date: 2008-08-05 14:51:17 UTC
  • Revision ID: svn-v3-trunk0:e5e6b78b-db40-0410-9517-b98c64f8d2c1:trunk:500
Progress dump.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
import mnemosyne.version
20
20
from mnemosyne.libmnemosyne.config import config
21
21
from mnemosyne.libmnemosyne.component_manager import component_manager
 
22
from mnemosyne.libmnemosyne.exceptions import *
22
23
 
23
24
# TODO: move these import to initialise, and automatically loop through
24
25
# all the contents of the directories?