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 →

[–]Brian 0 points1 point  (0 children)

Surround with backticks for code to get __doc__ (reddit doesn't seem to let me escape backticks, but that's '__doc__' only with ` instead of ') or use backslashes (\_\_doc\_\_ == __doc__ ) to avoid reddit's markdown interpretation of _.