Re: [Python-ideas] f-string "debug" conversion

Nov. 17, 2018
5:10 a.m.
+1 for this, I would use it all the time for debugging and tracing programs breakpoints and IDE’s can be nice, but my code is filled with lines like: logger.debug(f“transaction_id={transaction_id}, state={state}, amount={amount}, etc={etc}”) So yeah, well +10 actually :-) /rene
2314
Age (days ago)
2314
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rene Nejsum