Revision: 3888
Author: brion
Date: 2007-07-19 20:04:53 +0000 (Thu, 19 Jul 2007)
Log Message:
-----------
testing that everything's happy and commit notifications are working
Modified Paths:
--------------
trunk/pywikipedia/delinker.txt
Modified: trunk/pywikipedia/delinker.txt
===================================================================
--- trunk/pywikipedia/delinker.txt 2007-07-19 01:02:45 UTC (rev 3887)
+++ trunk/pywikipedia/delinker.txt 2007-07-19 20:04:53 UTC (rev 3888)
@@ -45,7 +45,7 @@
[[m:User:CommonsDelinker]] for information on the syntax.
== Requirements ==
-* A recent CVS checkout of the pywikipedia framework
+* A recent SVN checkout of the pywikipedia framework
* Python 2.4 or higher
* A MySQL database and the MySQLdb api for Python, version 1.2.1_p or higher
** In the future, probably also sqlite3 will be supported.