To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100997 Issue #|100997 Summary|Fix uno.py to work with system python-2.6 Component|udk Version|OOO310m9 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|kr Reported by|pmladek
------- Additional comments from [email protected] Thu Apr 9 17:39:01 +0000 2009 ------- _uno_import in uno.py need to be implemented another way to be compatible with __import__ in python-2.6. Our python guru Jan Matejek provided a solution that is compatible also with the old python-2.4. See https://bugzilla.novell.com/show_bug.cgi?id=448776 for more details. The attached patch will be useful to enable the internal python-2.6: issue #92413, issue #100345. --------------------------------------------------------------------- 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]
