Search notes:

Python: <install-root>/Lib/site.py

Lib/site.py (located under the Python root installation directory) is a module that is automatically imported during Python initialization (unless the command line option -S is specified).
This module appends site-specific paths of modules that are found under Lib/site-packages to the module search path.

setquit()

Among others, site.py has the function setquit() which defines the new(?) builtins(?) quit and exit.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1759396513, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/Python/installation/directory/Lib/site_py(39): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78