| commit | 9e63faaa66acaed188b84b073d80148f5b04413c | [log] [tgz] |
|---|---|---|
| author | Fred Drake <fdrake@acm.org> | Wed Oct 15 14:37:24 1997 +0000 |
| committer | Fred Drake <fdrake@acm.org> | Wed Oct 15 14:37:24 1997 +0000 |
| tree | a49edf2cfb1ced1cf3fb6c1acfe57bd1e3c3bbaf | |
| parent | 654451dc54b2fa55f891bff72365d4e710245362 [diff] |
Change Python-as-executable-script example to use "#! /usr/bin/env python"
since that's now the recommended way to do it.
In pickling discussion, change "code{pickle}" (not missing leading "\") to
"This" since the immediately preceeding sentence ended with the same text
(with the proper "\"). Fixes a formatting bug and an odd glitch in the
writing.