Hello
I had some problems writting a service using Python 2.6 and pywin32 Build
212, and I eventually found that even the pipeTestService.py demo program
doesn't work either.
The service apparently installs fine, but refuses to start:
C:\APPS\Python26\Lib\site-packages\win32\Demos\service>
Joshua Lim wrote:
> Thanks Mike, it didn't occur to me that indentations are required. :o
You may want to take some time to get comfortable with Python before
making a change like this. Indentation is a fundamental part of Python
syntax, replacing the { curly braces of C } and the begin/end of
P
Thanks Mike, it didn't occur to me that indentations are required. :o
C:\Python25\pyrad\example>c:\python25\python server.pyTraceback (most recent
call last): File "server.py", line 3, in from pyrad import
dictionary, packet, server File "C:\Python25\pyrad\example\server.py", line
259,
Why oh why are you using DDE when there are newer and better ways???
--
Bob Gailer
Chapel Hill NC
919-636-4239
___
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32
do you suggest to update to build 212?
___
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32