File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -42,11 +42,13 @@ The module defines the following functions:
4242   :term: `file <file object> ` or :term: `file-like object ` to
4343   receive the output.
4444
45-    Note that the meaning of the *limit * parameter is different than the meaning
46-    of :const: `sys.tracebacklimit `. Negative *limit * values correspond to
47-    positive values of :const: `sys.tracebacklimit `, whereas the behaviour of
48-    positive *limit * values cannot be achieved with
49-    :const: `sys.tracebacklimit `.
45+    .. note ::
46+ 
47+       The meaning of the *limit * parameter is different than the meaning
48+       of :const: `sys.tracebacklimit `. A negative *limit * value corresponds to
49+       a positive value of :const: `!sys.tracebacklimit `, whereas the behaviour of
50+       a positive *limit * value cannot be achieved with
51+       :const: `!sys.tracebacklimit `.
5052
5153   .. versionchanged :: 3.5 
5254       Added negative *limit * support.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments