.. 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 .. _wx.ArchiveFSHandler: ========================================================================================================================================== |phoenix_title| **wx.ArchiveFSHandler** ========================================================================================================================================== A file system handler for accessing files inside of archives. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class ArchiveFSHandler:
| |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.ArchiveFSHandler.__init__` :meth:`~wx.ArchiveFSHandler.Cleanup` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: wx.ArchiveFSHandler(FileSystemHandler) **Possible constructors**:: ArchiveFSHandler() A file system handler for accessing files inside of archives. .. method:: __init__(self) .. method:: Cleanup(self)