Skip to content

Instantly share code, notes, and snippets.

View ChrisB9's full-sized avatar
🛸

Christian Rodriguez Benthake ChrisB9

🛸
View GitHub Profile
{
"class": [
{
"id": "eclass",
"name": "Element",
"description": null,
"creationDate": null,
"modificationDate": 1586535267,
"userOwner": 2,
"userModification": 2,
import datetime
import time
import locale
import datetime
import urlparse
import os
import cgi
import cgitb
cgitb.enable()