I've never written to sys.stderr.
So many choices
Archived poll
- print("oh crap", file=sys.stderr)2 votes
- logger.error("oh crap")1 votes
- raise Exception("oh crap")0 votes
- sys.exit(OH_CRAP)1 votes
4 voters
October 11, 2025
I've never written to sys.stderr.
So many choices
Archived poll
4 voters