[1.8.x] Refs #24324 -- Fixed get_app_template_dirs() UnicodeDecodeError on Python 2.
The function implemented most of upath(), but skipped the check for strings that are already unicode. Backport of bad6280c from master
Loading
Please register or sign in to comment