Home | Trees | Indices | Help |
|
---|
|
from Thinking in Python, Bruce Eckel http://python-3-patterns-idioms-test.readthedocs.org/en/latest/Observer.html
(c) Copyright 2008, Creative Commons Attribution-Share Alike 3.0.
Class support for "observer" pattern.
The observer class is the base class for all smartcard package observers.
Known subclasses: smartcard.ReaderObserver
|
|||
Observer | |||
Observable |
|
|||
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Feb 17 16:23:26 2017 | http://epydoc.sourceforge.net |