Design Pattern Examples
Overview of object-oriented design patterns
adapter/__init__.py
Go to the documentation of this file.
4
5from .adapter_exercise import Adapter_Exercise