<div dir="ltr"><br><br><div class="gmail_quote">On Mon, Oct 13, 2008 at 2:48 PM, Joe Strout <span dir="ltr"><<a href="mailto:joe@strout.net">joe@strout.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Oct 13, 2008, at 12:09 PM, Benjamin Kaplan wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
Heck, if you go to the point of including a docpicture module, might as well<br>
just support the feature in IDLE...  Other IDEs would probably pick up the<br>
feature as well.<br>
<br></div><div class="Ih2E3d">
So, the IDEs will support it. what happens when you run the interpreter from the command line?<br>
</div></blockquote>
<br>
Nothing.  It's just a doc string containing a bunch of hex codes.  Doc strings are ignored by the interpreter (AIUI).<br>
</blockquote><div><br>I mean what happens when you type help() into the interactive console on the command line? You will see the docstrings, and there will be a whole bunch of random hex characters there. <br><br></div>
</div><br></div>