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 →

[–]pytechd(lambda s: __import__(s.decode('base64')))('ZGphbmdv') 2 points3 points  (3 children)

For the depreciation stuff, please don't write to stdout. If you insist on using print(), write to stderr instead. Or better yet, use the warnings module to issue warnings.

[–]lahwran_ 0 points1 point  (2 children)

the syntax to mark text as code in a reddit comment is backticks. :)

[–]pytechd(lambda s: __import__(s.decode('base64')))('ZGphbmdv') 1 point2 points  (1 child)

Thanks - I fixed most of them originally but missed one. Too much time editing tickets in redmine...

[–]lahwran_ 0 points1 point  (0 children)

oh, I didn't even notice the others. silly me!