[wwwsearch-commits] r26894 - wwwsearch/ClientCookie/trunk
jjlee at codespeak.net
jjlee at codespeak.net
Sat May 6 20:43:42 CEST 2006
Author: jjlee
Date: Sat May 6 20:43:41 2006
New Revision: 26894
Modified:
wwwsearch/ClientCookie/trunk/README.html.in
wwwsearch/ClientCookie/trunk/doc.html.in
Log:
Warn about not making stand-alone releases of ClientCookie
Modified: wwwsearch/ClientCookie/trunk/README.html.in
==============================================================================
--- wwwsearch/ClientCookie/trunk/README.html.in (original)
+++ wwwsearch/ClientCookie/trunk/README.html.in Sat May 6 20:43:41 2006
@@ -34,6 +34,8 @@
<div id="Content">
+<p class="warning">This module is now part of <a href="../mechanize">mechanize</a>. I don't intend to make further standalone releases of ClientCookie.</p>
+
<p>Please read <a href="./#compatnotes">this note</a> explaining the
relationship between ClientCookie, <code>cookielib</code> and
<code>urllib2</code>, and which to use when.
Modified: wwwsearch/ClientCookie/trunk/doc.html.in
==============================================================================
--- wwwsearch/ClientCookie/trunk/doc.html.in (original)
+++ wwwsearch/ClientCookie/trunk/doc.html.in Sat May 6 20:43:41 2006
@@ -33,6 +33,8 @@
<div id="Content">
+<p class="warning">This module is now part of <a href="../mechanize">mechanize</a>. I don't intend to make further standalone releases of ClientCookie.</p>
+
<a name="examples"></a>
<h2>Examples</h2>
More information about the wwwsearch-commits
mailing list