~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to bin/ivle-marks

  • Committer: Matt Giuca
  • Date: 2009-05-11 04:42:18 UTC
  • Revision ID: matt.giuca@gmail.com-20090511044218-w1ax2v6sxbijxs0k
ivle.marks: No longer loads all of the plugins via config.Config.

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
    else:
145
145
        cutoff = None
146
146
 
147
 
    store = ivle.database.get_store(ivle.config.Config())
 
147
    store = ivle.database.get_store(ivle.config.Config(plugins=False))
148
148
 
149
149
    # Get the subject from the DB
150
150
    subject = store.find(ivle.database.Subject,