Oki, I've found. It seems that Python doesn't recognize *.pys files as
regular modules. So, I've just change my python script file extension to
*.py and it works fine.
___
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/li
Sorry for xml tags. I've think that "<" and ">" wouldn't been allowed.
K.
___
python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32
Hi,
I'm working on a wsh script which import some Python ressources. I wish to
create a Python COM Object in order to wrap my wsh scripts to an imported
Python module. But, After many tryings and days, I'have not succeed in it.
The code below is very simple but when I try to run the WSH's job I g