faif / python-patterns

A collection of design patterns/idioms in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Exception] the abstract factory pattern shows TypeError, please fix it!

katatrina opened this issue · comments

When I copy-paste the code from the abstract_factory.py and run it in the terminal, a TypeError exception occurs

It works for me, could you please add more details about the error and the environment you used?