Message10403

Author helix84
Recipients helix84, public.marvin, zyasoft
Date 2015-10-29.09:03:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446109398.71.0.427646451048.issue2392@psf.upfronthosting.co.za>
In-reply-to
Content
In case it helps, here are the complete imports of this script:

import sys
import httplib
import re
from javax.servlet.http import HttpServlet

Is it possible that "import re" somehow "leaks in" from some other part of jython / libs?
History
Date User Action Args
2015-10-29 09:03:18helix84setmessageid: <1446109398.71.0.427646451048.issue2392@psf.upfronthosting.co.za>
2015-10-29 09:03:18helix84setrecipients: + helix84, zyasoft, public.marvin
2015-10-29 09:03:18helix84linkissue2392 messages
2015-10-29 09:03:18helix84create