python-devtools icon indicating copy to clipboard operation
python-devtools copied to clipboard

Update README

Open kinuax opened this issue 9 months ago • 0 comments

Missing length of whatever is added. demo.py.png does not show the proper value of spam key and misses the len=4, it is replaced accordingly. Missing import is added. __builtins__ was replaced with builtins in Python 3, so here as well.

To be considered after https://github.com/samuelcolvin/python-devtools/pull/155.

kinuax avatar May 20 '24 06:05 kinuax