There is some basic problem that has been tinkering me.
In the codebase we have  a MODELS folder in MAILMAN REPO
We are forming classes using implementer from zope.interface although we have 
created interface already in INTERFACE folder.
I read the doc on implementer but not much is given.

Any pointers on why we created another file in the MODELS folder

Example -----

There is a bounce..py file in MODEL folder using implementer from zope.interface

There is bounce,py file in INTERFACE having implemented some interfaces for 
bounces
Why need two different cannot we work with only one?
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to