Browse Source

Fixed rst typo

Ask Solem 14 years ago
parent
commit
86becd34e0
1 changed files with 1 additions and 7 deletions
  1. 1 7
      examples/eventlet/README.rst

+ 1 - 7
examples/eventlet/README.rst

@@ -50,10 +50,4 @@ To open several URLs at once you can do:
 
 This is a simple recursive web crawler.  It will only crawl
 URLs for the current host name.  Please see comments in the
-:file:`webcrawler.py` file.
-
-
-
-
-
-
+`webcrawler.py` file.