Removed stray >'s.

This commit is contained in:
Bradley M. Kuhn 2011-01-17 14:48:38 -05:00
parent aa792036f2
commit ac5b67661a

View file

@ -94,10 +94,10 @@ up to tens thousands of connections but without the complexity usually
associated with event-driven architecture.</p> associated with event-driven architecture.</p>
<p>Gevent provides light-weight &ldquo;green&rdquo; threads with a similar <p>Gevent provides light-weight &ldquo;green&rdquo; threads with a similar
> interface as the standard &ldquo;threading&rdquo; and interface as the standard &ldquo;threading&rdquo; and
&ldquo;multiprocessing&rdquo; packages. > The library includes a DNS &ldquo;multiprocessing&rdquo; packages. The library includes a DNS
resolver, a WSGI server, a monkey patching > utility to make 3rd party resolver, a WSGI server, a monkey patching utility to make 3rd party
protocol implementations cooperative and > support for SSL sockets.</p> protocol implementations cooperative and support for SSL sockets.</p>
<h2><a href="http://www.git-scm.org/">Git</a></h2> <h2><a href="http://www.git-scm.org/">Git</a></h2>