mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Doc/library/sys.monitoring.rst: remove contradictory paragraph. (GH-113619)
This commit is contained in:
		
							parent
							
								
									e721adf4bd
								
							
						
					
					
						commit
						07ef63fb6a
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -75,9 +75,6 @@ following IDs are pre-defined to make co-operation of tools easier::
 | 
				
			||||||
  sys.monitoring.PROFILER_ID = 2
 | 
					  sys.monitoring.PROFILER_ID = 2
 | 
				
			||||||
  sys.monitoring.OPTIMIZER_ID = 5
 | 
					  sys.monitoring.OPTIMIZER_ID = 5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
There is no obligation to set an ID, nor is there anything preventing a tool
 | 
					 | 
				
			||||||
from using an ID even it is already in use.
 | 
					 | 
				
			||||||
However, tools are encouraged to use a unique ID and respect other tools.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
Events
 | 
					Events
 | 
				
			||||||
------
 | 
					------
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue