[wwwsearch-commits] r19314 - wwwsearch/mechanize/trunk

jjlee at codespeak.net jjlee at codespeak.net
Tue Nov 1 01:29:29 CET 2005


Author: jjlee
Date: Tue Nov  1 01:29:28 2005
New Revision: 19314

Modified:
   wwwsearch/mechanize/trunk/setup.py
Log:
Remove egg link from long_description (it's in the web page instead now)

Modified: wwwsearch/mechanize/trunk/setup.py
==============================================================================
--- wwwsearch/mechanize/trunk/setup.py	(original)
+++ wwwsearch/mechanize/trunk/setup.py	Tue Nov  1 01:29:28 2005
@@ -3,10 +3,6 @@
 
 Stateful programmatic web browsing, after Andy Lester's Perl module
 WWW::Mechanize.
-
-SVN URL for Python Eggs:
-
-http://codespeak.net/svn/wwwsearch/mechanize/trunk#egg=mechanize-dev
 """
 
 def unparse_version(tup):


More information about the wwwsearch-commits mailing list