https://bugs.documentfoundation.org/show_bug.cgi?id=150982
--- Comment #5 from Mike Kaganski <[email protected]> --- (In reply to Stephan Bergmann from comment #4) > That Python code must URL-decode the vnd.sun.star.expand:... payload prior > to passing it to expandMacros (cf. e.g. what bootstrap_expandUri in > cppuhelper/source/bootstrap.cxx does). What is the proper way in Python: should urllib.parse.unquote be used, or is there something from URE available for Python? -- You are receiving this mail because: You are the assignee for the bug.
