Removed stray >'s.
This commit is contained in:
		
							parent
							
								
									aa792036f2
								
							
						
					
					
						commit
						ac5b67661a
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -94,10 +94,10 @@ up to tens thousands of connections but without the complexity usually | |||
| associated with event-driven architecture.</p> | ||||
| 
 | ||||
| <p>Gevent provides light-weight “green” threads with a similar | ||||
| > interface as the standard “threading” and | ||||
| “multiprocessing” packages.  > The library includes a DNS | ||||
| resolver, a WSGI server, a monkey patching > utility to make 3rd party | ||||
| protocol implementations cooperative and > support for SSL sockets.</p> | ||||
| interface as the standard “threading” and | ||||
| “multiprocessing” packages.  The library includes a DNS | ||||
| resolver, a WSGI server, a monkey patching utility to make 3rd party | ||||
| protocol implementations cooperative and support for SSL sockets.</p> | ||||
| 
 | ||||
| <h2><a href="http://www.git-scm.org/">Git</a></h2> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn