diff README.rst @ 5354:1339fd56f302

e-mail: revive dead code that checks for unspecified recipients Commit 609e06b6c52f6a8ea9581372805c4bbb60db81a1 introduced dead code: in the beginning of send_email an assert verifies that recipients is of type 'list', so checking it for None later is useless and that branch can never be reached. Instead of removing the dead code, revive it and add a test case.
author Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
date Sun, 02 Aug 2015 21:17:14 +0200
parents 12fb00adc05f
children 11bc459d010b
line wrap: on
line diff