Re: [python-win32] [Fwd: Re: Reading constants]

2009-01-28 Thread Charlie Clark
rt to Client side COM. Got it! The constants I'm interested get slightly different names but so it's worth a look at the generated Python file which has them all nicely commented. Charlie -- Charlie Clark Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-938-5360 GSM: +

Re: [python-win32] Reading constants

2009-01-28 Thread Charlie Clark
is a good practice to define it as a named object for documentation purposes, so the next guy who reads your program (or yourself five years later) can understand what the number means in the interface. Thanks very much for the advice, Vernon. Charlie -- Charlie Clark Helmholtzstr. 20 Düsseldor

[python-win32] Reading constants

2009-01-27 Thread Charlie Clark
advance for any pointers! Charlie -- Charlie Clark Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-938-5360 GSM: +49-178-782-6226 ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32