https://bugs.freedesktop.org/show_bug.cgi?id=70196
David Bolen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Other |All --- Comment #4 from David Bolen <[email protected]> --- Ok, proposed patch at https://gerrit.libreoffice.org/6148 I've checked Python 3, and did a crude test against Python 2 by just dumping uno.py into a LO 3.6 installation, and it seems fine If it's possible to test in an actual python-uno build of yours against LO 4.1 that would be great. You can probably cheat as I did and not just temporarily replace the existing uno.py module within the existing installation. For test purposes, an interactive "import uno" followed by any failure in a "from x import y" import form (e.g., a bogus "from x.y import foo" is fine) will trigger the code path. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
