Kaydet (Commit) bebc1e53 authored tarafından Tim Graham's avatar Tim Graham

Refs #24324 -- Fixed UnicodeDecodeError in template_backends tests

The message for the SuspiciousFileOperation exception needs to
be a unicode string.
üst ad50b6c8
from __future__ import unicode_literals
import os
import stat
import sys
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment