mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +00:00 
			
		
		
		
	merge
This commit is contained in:
		
						commit
						77f7a9bcc9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -276,7 +276,7 @@ immediate playback::
 | 
				
			||||||
            print('Thank you for using Turtle')
 | 
					            print('Thank you for using Turtle')
 | 
				
			||||||
            self.close()
 | 
					            self.close()
 | 
				
			||||||
            bye()
 | 
					            bye()
 | 
				
			||||||
            sys.exit(0)
 | 
					            return True
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        # ----- record and playback -----
 | 
					        # ----- record and playback -----
 | 
				
			||||||
        def do_record(self, arg):
 | 
					        def do_record(self, arg):
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue