web/archive.cgi: disable cgitb by default.

The Archivist ought to be stable enough...
This commit is contained in:
John "Elwin" Edwards 2012-08-19 15:28:28 -07:00
parent 9e51f9b9d7
commit 44aa9d52d1

View file

@ -7,9 +7,9 @@ import time
import calendar import calendar
from datetime import datetime from datetime import datetime
import rlgalldb as rlgall import rlgalldb as rlgall
import cgitb #import cgitb
cgitb.enable() #cgitb.enable()
infop = """<p>Looking for ttyrec files? Don't like digging through Web directory listings, converting time zones in your head, or guessing how many files infop = """<p>Looking for ttyrec files? Don't like digging through Web directory listings, converting time zones in your head, or guessing how many files
the game was spread across? The Archivist can find them all for you.</p> the game was spread across? The Archivist can find them all for you.</p>