Your IP : 216.73.216.213
�
f f� � @ st d d l m Z m Z d d l Z d d l Z d d l m Z Gd d � d e j � Z e d k rp e j
� n d S)� )�unicode_literals�print_functionN)�supportc @ s( e Z d Z d d � Z d d � Z d S)�TestMultipleFeaturesc C s | j d t � d S)N� )ZassertIsInstance�str)�self� r �6/opt/alt/python34/lib64/python3.4/test/test_future5.py�test_unicode_literals s z*TestMultipleFeatures.test_unicode_literalsc C sE t j d � � } t d d t j �Wd QX| j | j � d � d S)N�stderrZfoo�filezfoo
)r Zcaptured_output�print�sysr ZassertEqual�getvalue)r �sr r r
�test_print_function s z(TestMultipleFeatures.test_print_functionN)�__name__�
__module__�__qualname__r r r r r r
r s r �__main__)Z
__future__r r r ZunittestZtestr ZTestCaser r �mainr r r r
�<module> s