On 28 avr, 23:09, "Méta-MCI" <[EMAIL PROTECTED]> wrote:
> Bonsoir !
>
> Flagrant délit de manque de confiance dans les newsgroups français en vue...
>
> Ha ! Ha ! Ha ! Bonne chance avec les US...
c'est vrai j'avoue ;)
--
http://mail.python.org/mailman/listinfo/python-list
Bonsoir !
Flagrant délit de manque de confiance dans les newsgroups français en vue...
Ha ! Ha ! Ha ! Bonne chance avec les US...
--
http://mail.python.org/mailman/listinfo/python-list
I have an application that I want to automatised trough a COM layer or
(DCOM)...
I can access to all the method of the COM objects with python and
win32com when this application is running
If the application is not running, I can not access to all the method
of the object.
Usually to overcom