mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Removed debug print
This commit is contained in:
		
							parent
							
								
									82bfde9382
								
							
						
					
					
						commit
						ebacc2edff
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -380,7 +380,6 @@ def edit_applet(name): | ||||||
| 	if notfound: | 	if notfound: | ||||||
| 		message('Warning: initial %s taken from system-wide defaults'%notfound) | 		message('Warning: initial %s taken from system-wide defaults'%notfound) | ||||||
| 	# Let the user play away | 	# Let the user play away | ||||||
| 	print 'DBG interaction' |  | ||||||
| 	result = interact(l, fss, (options, creator, type, delaycons), name) | 	result = interact(l, fss, (options, creator, type, delaycons), name) | ||||||
| 	 | 	 | ||||||
| 	# See what we have to update, and how | 	# See what we have to update, and how | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jack Jansen
						Jack Jansen