diff options
| author | bwarsaw | 2001-08-16 06:32:11 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-08-16 06:32:11 +0000 |
| commit | 1002368e89d31e925e31ff2959e7f4c447d663c1 (patch) | |
| tree | b54ab2d2b34a329df62f166ba874f577dd4f2636 /Mailman/UserDesc.py | |
| parent | 76c5356c3c3d1824a2a560cfa21639576eea658e (diff) | |
| download | mailman-1002368e89d31e925e31ff2959e7f4c447d663c1.tar.gz mailman-1002368e89d31e925e31ff2959e7f4c447d663c1.tar.zst mailman-1002368e89d31e925e31ff2959e7f4c447d663c1.zip | |
getMemberOption(): Whether the user is a digest member or not is not
kept as a bitfield value in user_options, even though there's an
mm_cfg.Digests `flag'. So special case asking for this option by
checking the `where' value returned by __get_cp_member().
addNewMember(): Similarly, there's no point in setting user_options to
mm_cfg.Digests if the member wants to receive digests, since the
state of that flag is kept elsewhere.
setMemberOption(): More of the same; we can always return from the "if
flag == Digests" clause without touching user_options.
Diffstat (limited to 'Mailman/UserDesc.py')
0 files changed, 0 insertions, 0 deletions
