[python-win32] release status of pythonwin build 212

2007-12-01 Thread TK Soh
Just wondering if there's any update on the release of pythonwin build 212 installer. Any news? ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] problem accessing OPC clients from thread

2007-12-01 Thread Jeff Peery
Hello, I'm getting in a bit over my head here and need some help. I'm running a simple wxpython application that runs a thread in the background. The thread is supposed to read and write data to/from an OPC server - which I use to communicate to a PLC (programmable logic controller, for proces