enable
(display=1, logdir=None, context=5, format="html")If 'logdir' is present, the traceback reports are written to files specific directory provided by 'logdir'.
import cgitb
cgitb.enable(format='text')
def func3(arg1):
value = arg2 / 2
return local_var
func3(1)
Name | Views | Likes |
---|---|---|
Python pyclbr Introducton | 506 | 2 |
Python termios Introduction | 537 | 1 |
Python uu error method | 429 | 2 |
Python termios tcflush method | 360 | 1 |
Python gzip compress method | 304 | 1 |
Python uu decode method | 427 | 3 |
Python gzip GzipFile method | 372 | 1 |
Python cgitb handler | 429 | 2 |
Python pyclbr readmodule_ex | 625 | 2 |
Python termios tcgetattr method | 569 | 1 |
Python gzip open method | 351 | 1 |
Python uu encode method | 461 | 3 |
Python termios tcflow method | 311 | 1 |
Python cgitb Introduction | 731 | 2 |
Python termios tcsetattr method | 475 | 1 |
Python gzip BadGzipFile method | 1164 | 1 |
Python gzip introduction | 293 | 1 |
Python cgitb text method | 424 | 2 |
Python uu Introduction | 559 | 4 |
Python cgitb html method | 418 | 2 |
Python termios tcdrain method | 323 | 0 |
Python pyclbr readmodule method | 604 | 2 |
Python cgitb enable method | 649 | 2 |
Python gzip decompress method | 258 | 1 |
Python termios tcsendbreak method | 486 | 1 |
Python pyclbr instances of Function and Class | 606 | 2 |
Comments