Package traceback was a Go-backed shim for the traceback module.
traceback is now loaded from stdlib/traceback.py via PathFinder, so
this package is intentionally empty. It exists only to avoid breaking
any import paths that reference it until those are cleaned up.