Table Of Contents

Previous topic

pyshell

Next topic

PyShellWindow

This Page

phoenix_title FauxFile


class_hierarchy Inheritance Diagram

Inheritance diagram for class FauxFile

Inheritance diagram of FauxFile


method_summary Methods Summary

__init__  
flush  
write  
writelines  

api Class API



FauxFile:

Methods



__init__(self, psw, style)


flush(self)


write(self, text)


writelines(self, lst)