Skip to content

Instantly share code, notes, and snippets.

View zachaysan's full-sized avatar
🏎️
🚗

Zach Aysan zachaysan

🏎️
🚗
View GitHub Profile
155.254.225.2 Afghanistan, Kabul
194.112.11.130 Aland Islands, Mariehamn
104.167.254.2 Albania, Tirana
45.59.177.2 Algeria, Annaba
104.224.33.2 Anguilla, The Valley
104.224.1.2 Antigua and Barbuda, Saint John's
200.55.243.196 Argentina, Buenos Aires
45.59.129.3 Armenia, Tsaghkadzor
104.224.32.2 Aruba, Palm Beach
203.31.216.1 Australia, New South Wales, Sydney (LOC1 S1)
import pdb
import atexit
import os
import readline
from pathlib import Path
class Config(pdb.DefaultConfig):
sticky_by_default = True