Try something like this:
for x in plugs:
cmd = "import %s" % x
exec (cmd)
"Dfenestr8" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi.
>
> I have a program which I want a plugin directory for. I figured the way to
> go about that would be to just add a plugin/
I'm working on an expert system that allows dynamic updating of
expert's knowledge and logics. I use database to store the info about
how to evaluate user's responses to questionnaires. The core table
called EvaluationPoint whose records have
attributes(evaluation_point_id,questionnaire_id,pattern_