mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	Remove re.py, in order to rename sre.py -> re.py (svn seems to require 2 steps).
This commit is contained in:
		
							parent
							
								
									04d1513724
								
							
						
					
					
						commit
						559e88be28
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -1,6 +0,0 @@ | ||||||
| """Minimal "re" compatibility wrapper.  See "sre" for documentation.""" |  | ||||||
| 
 |  | ||||||
| engine = "sre" # Some apps might use this undocumented variable |  | ||||||
| 
 |  | ||||||
| from sre import * |  | ||||||
| from sre import __all__ |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Neal Norwitz
						Neal Norwitz