#!/usr/bin/python # run on each Python shell # disable history import readline readline.write_history_file = lambda *args: None