From: <ian...@us...> - 2003-09-07 18:20:01
|
Update of /cvsroot/sqlobject/SOWeb In directory sc8-pr-cvs1:/tmp/cvs-serv23859 Modified Files: index.txt Log Message: Added note about gmane Index: index.txt =================================================================== RCS file: /cvsroot/sqlobject/SOWeb/index.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** index.txt 7 Sep 2003 18:12:02 -0000 1.7 --- index.txt 7 Sep 2003 18:19:58 -0000 1.8 *************** *** 78,81 **** --- 78,89 ---- `Join the mailing list`__ or visit the `sqlobject-discuss archives`_. + The SQLObject mailing list is also available through Gmane_, through + both a `web interface`_ or a `NNTP (news) interface`_. This also is a + good source for searchable archives. + + .. _gmane: http://www.gmane.org + .. _`web interface`: http://news.gmane.org/thread.php?group=gmane.comp.python.sqlobject + .. _`NNTP (news) interface`: news://news.gmane.org/gmane.comp.python.sqlobject + .. __: http://lists.sourceforge.net/lists/listinfo/sqlobject-discuss |