Design Pattern Examples
Overview of object-oriented design patterns
DesignPatternExamples_python.__main__ Namespace Reference

Variables

str __package__ = "python.DesignPatternExamples_python" if not __package__ else __package__
 

Variable Documentation

◆ __package__

str __package__ = "python.DesignPatternExamples_python" if not __package__ else __package__
private

Definition at line 10 of file __main__.py.