mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Issue 7815. __unittest in module globals trims frames from reported stacktraces in unittest.
This commit is contained in:
		
							parent
							
								
									bb9d726357
								
							
						
					
					
						commit
						b1aa30f94d
					
				
					 10 changed files with 32 additions and 5 deletions
				
			
		|  | @ -6,6 +6,8 @@ | |||
| 
 | ||||
| from . import loader, runner | ||||
| 
 | ||||
| __unittest = True | ||||
| 
 | ||||
| 
 | ||||
| USAGE_AS_MAIN = """\ | ||||
| Usage: %(progName)s [options] [tests] | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Michael Foord
						Michael Foord