Kaydet (Commit) f2502adf authored tarafından Fred Drake's avatar Fred Drake

Fix markup so this document will format.

üst c0701236
......@@ -576,7 +576,7 @@ Scripts are files containing Python source code, indended to be started
from the command line.
Distutils doesn't provide much functionality for the scripts: the only
support Distutils gives is to adjust the first line of the script
if it starts with \code{#!} and contains the word ``python'' to refer
if it starts with \code{\#!} and contains the word ``python'' to refer
to the current interpreter location.
The \option{scripts} option simply is a list of files to be handled
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment