mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 23:21:29 +00:00 
			
		
		
		
	Remove debugging line.
This commit is contained in:
		
							parent
							
								
									d66c84f63c
								
							
						
					
					
						commit
						06d2a2cb0e
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1196,7 +1196,6 @@ def configure(self, cnf=None, **kw):
 | 
			
		|||
    config = configure
 | 
			
		||||
    def cget(self, key):
 | 
			
		||||
        """Return the resource value for a KEY given as string."""
 | 
			
		||||
        print key
 | 
			
		||||
        return self.tk.call(self._w, 'cget', '-' + key)
 | 
			
		||||
    __getitem__ = cget
 | 
			
		||||
    def __setitem__(self, key, value):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue