Port bump-digests to MM3, via the `mailman digests` command.
commit8d74a4f3b19928a9c311096aa5b39893ae3fe701
authorBarry Warsaw <barry@python.org>
Tue, 22 Dec 2015 20:38:42 +0000 (22 15:38 -0500)
committerBarry Warsaw <barry@python.org>
Tue, 22 Dec 2015 20:38:42 +0000 (22 15:38 -0500)
treea2bf6426693b7647f987969805b0f94645ba0177
parentc9464cb64f434749fee21e5ebbb15ce3f2fc1691
Port bump-digests to MM3, via the `mailman digests` command.

Fix a buglet where if maybe_send_digest_now() was called before a digest has
been prepared, a FileNotFoundError would be raised.
port_me/bumpdigests.py [deleted file]
src/mailman/app/digests.py
src/mailman/commands/cli_digests.py
src/mailman/commands/tests/test_digests.py