Message6120

Author zyasoft
Recipients root@127.0.0.1, zyasoft
Date 2010-10-03.05:39:20
SpamBayes Score 0.0052235196
Marked as misclassified No
Message-id <1286084361.78.0.158926220909.issue1655@psf.upfronthosting.co.za>
In-reply-to
Content
You should create a new PySystemState and pass it to the constructor of PythonInterpreter. This should enable you to have a separate instance of the logging module.
History
Date User Action Args
2010-10-03 05:39:21zyasoftsetmessageid: <1286084361.78.0.158926220909.issue1655@psf.upfronthosting.co.za>
2010-10-03 05:39:21zyasoftsetrecipients: + zyasoft, root@127.0.0.1
2010-10-03 05:39:21zyasoftlinkissue1655 messages
2010-10-03 05:39:20zyasoftcreate