Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
NEW: textproc/py-icecream
To:
ports <ports@openbsd.org>
Date:
Mon, 2 Dec 2024 11:47:30 +0000

Download raw body.

Thread
Adding this will allow enabling tests in py-paramiko. (All but one pass).
OK?

-----
ic() is like print(), but better:

- It prints both variables and expressions along with their values.
- It's 60% faster to type.
- Data structures are formatted and pretty printed.
- Output is syntax highlighted.
- It optionally includes program context: filename, line number, and
parent function.
-----