]> granicus.if.org Git - python/commitdiff
Merged revisions 78581 via svnmerge from
authorGeorg Brandl <georg@python.org>
Mon, 10 May 2010 21:12:44 +0000 (21:12 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 10 May 2010 21:12:44 +0000 (21:12 +0000)
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78581 | michael.foord | 2010-03-02 15:22:15 +0100 (Di, 02 Mär 2010) | 1 line

  Link correction in documentation.
........

Doc/library/sqlite3.rst

index d012c94ae19c850388fc771f44400e6a271c8b42..dc5f2396b6791dc7b4f1a94b7e057bbbbde7cf5a 100644 (file)
@@ -92,7 +92,7 @@ This example uses the iterator form::
 
 .. seealso::
 
-   http://www.pysqlite.org
+   http://code.google.com/p/pysqlite/
       The pysqlite web page -- sqlite3 is developed externally under the name
       "pysqlite".