mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +00:00 
			
		
		
		
	REVERT revision 1.260; the trunk is FROZEN.
This change can be made on the trunk and release24-maint branch after the trunk is unfrozen.
This commit is contained in:
		
							parent
							
								
									af1389a2fc
								
							
						
					
					
						commit
						6e3fa2911d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4413,7 +4413,7 @@ created automatically.
 | 
			
		|||
 | 
			
		||||
Another key feature is that the local variables and execution state
 | 
			
		||||
are automatically saved between calls.  This made the function easier to write
 | 
			
		||||
and much more clear than an approach using instance variables like
 | 
			
		||||
and much more clear than an approach using class variables like
 | 
			
		||||
\code{self.index} and \code{self.data}.
 | 
			
		||||
 | 
			
		||||
In addition to automatic method creation and saving program state, when
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue