.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. currentmodule:: wx.py.pseudo .. highlight:: python .. _wx.py.pseudo.PseudoFileIn: ========================================================================================================================================== |phoenix_title| **wx.py.pseudo.PseudoFileIn** ========================================================================================================================================== | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class PseudoFileIn:
| |super_classes| Known Superclasses ================================== :class:`wx.py.pseudo.PseudoFile` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.py.pseudo.PseudoFileIn.__init__` Create a file-like object. :meth:`~wx.py.pseudo.PseudoFileIn.isatty` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: PseudoFileIn(PseudoFile) .. method:: __init__(self, readline, readlines=None) Create a file-like object. .. method:: isatty(self)