%r

Fredrik Lundh fredrik at pythonware.com
Sat Mar 11 07:52:35 EST 2006


Blackbird wrote:

> By "cargo cult programming", do you mean actually *running* the code?

no, I mean basing your mental model of something on distant observations
of superficial (or accidental) artifacts (like the perceived similarity between
the output from repr() and the raw string literal syntax), rather than on an
attempt to understand what's really going on, and what causes what.

or something like that.

</F>






More information about the Python-list mailing list