#!/bin/bash sed -r 's/: psycopg2\.(connection|cursor)//' tp.py > /tmp/patched_tp.py python3 /tmp/patched_tp.py