To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=77780 Issue #|77780 Summary|Python unohelper.py Component|udk Version|OOo 2.1 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|kr Reported by|villeroy
------- Additional comments from [EMAIL PROTECTED] Fri May 25 02:25:35 +0000 2007 ------- File "/usr/lib/python2.4/site-packages/unohelper.py", line 276, in supportsService NameError: global name 'serviceNames' is not defined 276c276 < return ServiceName in serviceNames --- > return ServiceName in self.serviceNames class ImplementationHelper line 153: def getComponentFactory( self, implementationName , regKey, smgr ): last two arguments are obsolete (unused). --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
