mirror of
				https://github.com/python/cpython.git
				synced 2025-10-29 20:51:26 +00:00 
			
		
		
		
	Changed references to the reprlib module to use its new name.
This commit is contained in:
		
							parent
							
								
									95d97c7390
								
							
						
					
					
						commit
						50a1acb2ab
					
				
					 12 changed files with 28 additions and 29 deletions
				
			
		|  | @ -11,7 +11,7 @@ | |||
| 
 | ||||
| from TreeWidget import TreeItem, TreeNode, ScrolledCanvas | ||||
| 
 | ||||
| from repr import Repr | ||||
| from reprlib import Repr | ||||
| 
 | ||||
| myrepr = Repr() | ||||
| myrepr.maxstring = 100 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alexandre Vassalotti
						Alexandre Vassalotti