Message5315

Author tsjana
Recipients tsjana
Date 2009-11-20.12:06:25
SpamBayes Score 0.0014094006
Marked as misclassified No
Message-id <1258718786.26.0.892909655594.issue1505@psf.upfronthosting.co.za>
In-reply-to
Content
I am using python 2.6 and win32packages to access Quality Center 10.0.
so using standalone python script we can easily import win32 package.
But when using jython interpreter and importing win32com module, shows
win32api module not found. Actually I copied all site-packages from
python directory to jython directory.
1)can we use win32com module from jython??
2)how to use win32com modules??

Please help me out to find the solution. Its very urgent.

Thanks in advance to jython experts for helping in this regards .

Thanks,
Tuhin
History
Date User Action Args
2009-11-20 12:06:26tsjanasetrecipients: + tsjana
2009-11-20 12:06:26tsjanasetmessageid: <1258718786.26.0.892909655594.issue1505@psf.upfronthosting.co.za>
2009-11-20 12:06:26tsjanalinkissue1505 messages
2009-11-20 12:06:25tsjanacreate