types: * text_type: unicode in Python 2, str in Python 3 * binary_type: str in ... like this:: >>> from future.utils import python_2_unicode_compatible ...
確定! 回上一頁