En Wed, 09 Apr 2008 05:29:24 -0300, pramod sridhar <[EMAIL PROTECTED]> escribió:
> I would like to access type library files (.tlb) from python. > > The application (with .tlb extension) controls an external instrument > over > standard GPIB interface. > Is it possible to control this application from Python? If so, how ? > Can anyone share or send link of some examples ? You'll want a package pywin32 by Mark Hammond -available from sourceforge- and a book "Python Programming in Win32" by the same author. -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list