Design-Patterns-in-Python icon indicating copy to clipboard operation
Design-Patterns-in-Python copied to clipboard

Update composite.py

Open rubenbonilla opened this issue 7 years ago • 0 comments

Defining component interface instead of doing super in init Getting rid of map function because not results showed on execution time Support for python2 and python3 Using abc to define interfaces

rubenbonilla avatar Aug 09 '18 07:08 rubenbonilla