[claws-mail-cvs-commit] README
Colin Leroy <[email protected]> Wed, 19 Aug 2009 06:50:15 +0000
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /srv/cvs/claws-mail/plugins/python
In directory ran:/tmp/cvs-serv14285
Modified Files:
Tag: gtk2
README
Log Message:
testing commit
Index: README
===================================================================
RCS file: /srv/cvs/claws-mail/plugins/python/Attic/README,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- README 10 Aug 2009 08:55:10 -0000 1.1.2.2
+++ README 19 Aug 2009 06:50:12 -0000 1.1.2.3
@@ -6,6 +6,7 @@
As an example, the following code is sending the same mail
to a list of people, one at a time.
+
========================== 8< ===========================
addresses = ["[email protected]", "[email protected]", "[email protected]"]