Table of Contents

Class: NullFile em.py

A simple class that supports all the file-like object methods but simply does nothing at all.

Methods   
__init__
close
flush
write
writelines
  __init__ 
__init__ ( self )

  close 
close ( self )

  flush 
flush ( self )

  write 
write ( self,  data )

  writelines 
writelines ( self,  lines )


Table of Contents

This document was automatically generated on Mon Oct 27 01:29:13 2003 by HappyDoc version 2.1