Pronay Sarker via Mailman-Developers writes: > I am having hard time locating where the tests for > BanManager.is_banned() are located.
Mailman makes heavy use of "doctests". https://docs.python.org/3/library/doctest.html Look in app/docs/bans.rst. Steve -- GNU Mailman consultant (installation, migration, customization) Sirius Open Source https://www.siriusopensource.com/ Software systems consulting in Europe, North America, and Japa _______________________________________________ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] 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
