On 10/21/07, Hrvoje Nikšić <[EMAIL PROTECTED]> wrote:
> I'd like my rst documents to include snippets of Python that are
> pasteable into the interpreter.

Seems like this might be something best handled by your editor. That
is, you select some text, then have your editor strip the leading
whitespace, possibly add in comment marks on blank lines (per skip's
reply), and feed it to the interpreter.

---John
_______________________________________________
Doc-SIG maillist  -  Doc-SIG@python.org
http://mail.python.org/mailman/listinfo/doc-sig

Reply via email to