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

[1.8.x] Refs #24324 -- Fixed UnicodeDecodeError in template_backends tests

The message for the SuspiciousFileOperation exception needs to
be a unicode string.

Backport of bebc1e53 from master
üst ec9119d4
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