mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +00:00 
			
		
		
		
	Issue #19691: remove outdated mention about RuntimeError
This commit is contained in:
		
						commit
						c7cf5fca7c
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -287,8 +287,7 @@ The following exceptions are the exceptions that are usually raised.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   Raised when an error is detected that doesn't fall in any of the other
 | 
					   Raised when an error is detected that doesn't fall in any of the other
 | 
				
			||||||
   categories.  The associated value is a string indicating what precisely went
 | 
					   categories.  The associated value is a string indicating what precisely went
 | 
				
			||||||
   wrong.  (This exception is mostly a relic from a previous version of the
 | 
					   wrong.
 | 
				
			||||||
   interpreter; it is not used very much any more.)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. exception:: StopIteration
 | 
					.. exception:: StopIteration
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue