space::OutStreamEncoder Class Reference

List of all members.

Public Member Functions

def __init__
def write
def __getattr__

Public Attributes

 out
 encoding

Detailed Description

Wraps a stream with an encoder

Definition at line 67 of file space.py.


Member Function Documentation

def space::OutStreamEncoder::__init__ (   self,
  outstream,
  encoding = None 
)

Definition at line 69 of file space.py.

def space::OutStreamEncoder::write (   self,
  obj 
)
Wraps the output stream, encoding Unicode strings with the specified encoding

Definition at line 76 of file space.py.

def space::OutStreamEncoder::__getattr__ (   self,
  attr 
)
Delegate everything but write to the stream

Definition at line 89 of file space.py.


Member Data Documentation

Definition at line 70 of file space.py.

Definition at line 72 of file space.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sat May 26 06:42:39 2012 for MythTV by  doxygen 1.6.3