nonblock.common
index

 
Functions
       
detect_stream_mode(stream)
detect_stream_mode - Detect the mode on a given stream
 
    @param stream <object> - A stream object
 
    If "mode" is present, that will be used.
 
@return <type> - "Bytes" type or "str" type

 
Data
        __all__ = ('detect_stream_mode',)