All public logs
Combined display of all available logs of XPUB & Lens-Based wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:19, 3 February 2021 Michael Murtaugh talk contribs created page Python Guestbook (CGI) (Created page with "<source lang="python"> #!/usr/bin/python3 import cgitb; cgitb.enable() import json print ("Content-type:text/html;charset=utf-8") print() print ("""<!DOCTYPE html> <html> <h...")