From: neaj Date: Mon, 23 Jun 2003 08:03:17 +0000 (+0000) Subject: Updated deprecated 'sendmessage' to current 'nosymessage' X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6c7c159033ec954e285b83128d645bb13915215b;p=roundup.git Updated deprecated 'sendmessage' to current 'nosymessage' git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1744 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/doc/design.txt b/doc/design.txt index a3166f1..67f82f1 100644 --- a/doc/design.txt +++ b/doc/design.txt @@ -708,7 +708,7 @@ hyperdatabase, except for the following changes and additional methods:: field of the specified issue. """ - def sendmessage(self, itemid, msgid): + def nosymessage(self, itemid, msgid): """Send a message to the members of an issue's nosy list. The message is sent only to users on the nosy list who are