Florian Bruhin <m...@the-compiler.org> writes:

> As an aside: As many mail clients like to mess up the indentation when
> sending, it's best to use a pastebin or attach a script (if the
> mailinglist allows attachments) instead of posting it inline.

Contrariwise, it's not a good idea to post a link to your code. The code
should be in the same thread of discussion, available to anyone who
later reads that thread. This should not depend on the availability of
some ephemeral pastebin item.

Instead, post the code inline; but always compose messages as “plain
text” to avoid too-clever software messing with your program code.

-- 
 \         “I was arrested today for scalping low numbers at the deli. |
  `\                     Sold a number 3 for 28 bucks.” —Steven Wright |
_o__)                                                                  |
Ben Finney

_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to