summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-04-10 12:32:31 (GMT)
committerGuido van Rossum <guido@python.org>1995-04-10 12:32:31 (GMT)
commitdecd2df47574e073d3cb95ea9e697ac14fd7fa1b (patch)
tree8fab4fcf2db80a39c389ebe169eebe995a27e8ba /Misc
parente530c584f23c29927eb6055f1baa4f1f11e7a9d7 (diff)
downloadcpython-decd2df47574e073d3cb95ea9e697ac14fd7fa1b.zip
cpython-decd2df47574e073d3cb95ea9e697ac14fd7fa1b.tar.gz
cpython-decd2df47574e073d3cb95ea9e697ac14fd7fa1b.tar.bz2
micro lay-out change
Diffstat (limited to 'Misc')
-rwxr-xr-xMisc/faq2html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/faq2html.py b/Misc/faq2html.py
index cdb49de..2ea3810 100755
--- a/Misc/faq2html.py
+++ b/Misc/faq2html.py
@@ -179,7 +179,7 @@ def main():
version,
'</TITLE>\n',
'</HEAD><body>\n',
- '(This file was generated using',
+ '(This file was generated using\n',
'<A HREF="faq2html.py">faq2html.py</A>.)<P>\n']
lines.append('<P></BODY></HTML>\n')