.. 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.lib.pubsub.core.topicutils .. highlight:: python .. _wx.lib.pubsub.core.topicutils.WeakNone: ========================================================================================================================================== |phoenix_title| **wx.lib.pubsub.core.topicutils.WeakNone** ========================================================================================================================================== Pretend to be a weak reference to nothing. Used by ArgsInfos to refer to parent when None so no if-else blocks needed. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class WeakNone:
| |api| Class API =============== .. class:: WeakNone Pretend to be a weak reference to nothing. Used by ArgsInfos to refer to parent when None so no if-else blocks needed.