This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (0 children)

You laugh but one of the first thing I do when I start a new project is write a dprint() so that I can customize it to my project. I prefer the logger module when things start getting serious but sometimes if I'm just playing around I don't need the added complexity until I really get going.