mirror of
				https://github.com/python/cpython.git
				synced 2025-10-29 20:51:26 +00:00 
			
		
		
		
	Revert the renaming of repr to reprlib.
This commit is contained in:
		
							parent
							
								
									778d5cc4fb
								
							
						
					
					
						commit
						2ee0e8eaec
					
				
					 16 changed files with 33 additions and 39 deletions
				
			
		|  | @ -53,7 +53,7 @@ class or function within a module or module in a package.  If the | |||
| #     path will be displayed. | ||||
| 
 | ||||
| import sys, imp, os, re, types, inspect, __builtin__, pkgutil | ||||
| from reprlib import Repr | ||||
| from repr import Repr | ||||
| from string import expandtabs, find, join, lower, split, strip, rfind, rstrip | ||||
| try: | ||||
|     from collections import deque | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Brett Cannon
						Brett Cannon