mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
	
		
			203 B
		
	
	
	
		
			Python
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
	
		
			203 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| 
								 | 
							
								"""This package contains modules that help testing the trace.py module. Note
							 | 
						||
| 
								 | 
							
								that the exact location of functions in these modules is important, as trace.py
							 | 
						||
| 
								 | 
							
								takes the real line numbers into account.
							 | 
						||
| 
								 | 
							
								"""
							 |