Hi all,
(A similar question was posted by a colleague, but did not appear to reach
comp.lang.python or this list).
I am wondering if the -v option causes the python application to be more
tolerant to module import warnings and / or errors.
The reason is that a module is failing to import correct
Hi Guys,
I have a couple of questions (and some concerns) about embedded python within my application.
The application is a multi-threaded relatively complex c++ middleware
Solaris 9 based application. A decision was made some time ago to
provide some scripting capabilities and python was select