move some routines from plccache to generic to avoid pulling in db routines
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 18 Jun 2010 21:21:08 +0000 (21:21 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 18 Jun 2010 21:21:08 +0000 (21:21 +0000)
commit82a17d43e5329fea99340b25dfda4ec646ea1095
treec216c45a088bf8d74d62c86de9f754e02a47f7a4
parentf546eb4fcf76a3d87a20c037c34426da7a3f83c7
move some routines from plccache to generic to avoid pulling in db routines
monitor/common.py
monitor/generic.py [new file with mode: 0644]
monitor/wrapper/plccache.py