[issue8509] fix autoconf quoting in help strings and code snippets
Matthias Klose
report at bugs.python.org
Fri Apr 23 17:16:47 CEST 2010
New submission from Matthias Klose <doko at debian.org>:
the attached patch adds quoting to help strings and code snippets, following the autoconf quotation rule of thumb "One pair of quotes per pair of parentheses".
checked that the generated files are identical.
----------
components: Build
files: configure.in.diff
keywords: needs review, patch
messages: 104017
nosy: doko
severity: normal
status: open
title: fix autoconf quoting in help strings and code snippets
versions: Python 2.7, Python 3.2
Added file: http://bugs.python.org/file17054/configure.in.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8509>
_______________________________________
More information about the Python-bugs-list
mailing list