Commit 9cd677c0 authored by cclauss's avatar cclauss Committed by Gunhan Gulsoy
Browse files

Change unicode() --> six.text_type() for Python 3 (#17225)

__unicode()__ was removed in Python 3 because all str are Unicode so this PR changes four calls to __unicode()__ into calls to [__six.text_type()__](http://six.readthedocs.io/#six.text_type).
parent 74fc896f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment