How to use makepy?
Roger Upole
rupole at compaq.net
Sun Jul 9 09:48:48 EDT 2000
More information about the Python-list mailing list
Sun Jul 9 09:48:48 EDT 2000
- Previous message (by thread): [FAQTS] Python Knowledge Base Update -- July 9th, 2000
- Next message (by thread): How to use makepy?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It should speed up your COM calls. Also, you can browse thru the
generated file and see all the properties and methods of the COM
object.
Once the object has been created, the constants will be available as
win32com.client.constants.someconstantname.
There is a Readme.html in the /win32com directory, and more documentation in
/win32com/HTML/QuickStartClientCom.html.
HTH
Roger Upole
"News.tele2.co.uk" <dale at out-think.NOSPAM.co.uk> wrote in message
news:8k9o91$7b1$1 at supernews.com...
> Well I've run it and it seemed to work but I'm not really sure what to do
> next.
>
> In fact, I'm not entirely sure what it's supposed to do for me but I'm
> hoping it will at least give me access to some COM object constants.
>
> Where is it documented?
>
> Thanks
>
> Dale Strickland-Clark
>
>
>
>
- Previous message (by thread): [FAQTS] Python Knowledge Base Update -- July 9th, 2000
- Next message (by thread): How to use makepy?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list