ok
Direktori : /proc/thread-self/root/opt/alt/python34/lib64/python3.4/unittest/__pycache__/ |
Current File : //proc/thread-self/root/opt/alt/python34/lib64/python3.4/unittest/__pycache__/runner.cpython-34.pyo |
� j f< � @ s� d Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d Z Gd d � d e � Z Gd d � d e j � Z Gd d � d e � Z d S) z Running tests� N� )�result)�registerResultTc @ s= e Z d Z d Z d d � Z d d � Z d d d � Z d S) �_WritelnDecoratorz@Used to decorate file-like objects with a handy 'writeln' methodc C s | | _ d S)N)�stream)�selfr � r �4/opt/alt/python34/lib64/python3.4/unittest/runner.py�__init__ s z_WritelnDecorator.__init__c C s+ | d k r t | � � n t | j | � S)Nr �__getstate__)zstreamz__getstate__)�AttributeError�getattrr )r �attrr r r �__getattr__ s z_WritelnDecorator.__getattr__Nc C s'