Ticket #9733 (new)
Algorithm properties should be able to accept unicode strings in python.
Reported by: | Roman Tolchenov | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
At the moment this doesn't work:
alg.setProperty("Property",u"Value")
Note: See
TracTickets for help on using
tickets.
This ticket has been transferred to github issue 10575