About the theme (in PyWin32 list): http://mail.python.org/pipermail/python-win32/2009-May/009137.html
"Well, that's because what I said was not correct... The service name is passed to PythonService.exe (as a parameter to the ServiceMain callback). PythonService then goes out to the matching key in the registry (HKLM\System\CurrentControlSet\Services\service_name) and gets the value from the PythonClass default value. That's how it knows which file to load and which class to instantiate." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
