problem with win32com server

Uwe Schmitt uwe.schmitt at procoders.net
Tue Nov 26 04:14:01 EST 2002


Hi, I wrote a COM server in python which works well if I use
a python script as client. But if I try Delphi or VBA to 
access the server, I get:

   Unexpected Python Error : exceptions.TypeError: unsubcriptable object

I used py2exe and registred the .exe as COM server.
My server script uses numarray. Is this a known bug ?

Greetings, Uwe.
-- 
Dr. rer. nat. Uwe Schmitt      Computer science is no more about Computers,
uwe.schmitt at num.uni-sb.de      than astronomy is about telescopes. (Dijkstra)
http://www.procoders.net           



More information about the Python-list mailing list