To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98621
                 Issue #|98621
                 Summary|_uno_import in uno.py breaks future __import__ calls w
                        |ith keyword arguments
               Component|udk
                 Version|OOo 3.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|kr
             Reported by|steelblade





------- Additional comments from steelbl...@openoffice.org Thu Jan 29 19:20:43 
+0000 2009 -------
When accessing uno from a python script by calling "import uno", future calls to
__import__ that use keyword arguments raise Exceptions

This appears to be because the method _uno_import in:
/usr/lib/python2.5/site-packages/uno.py
does not accept keyword arguments.

I will follow this up with a patch that works for me.

---------------------------------------------------------------------
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: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to