This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients LawfulEvil, martin.panter, serhiy.storchaka, xiang.zhang
Date 2017-04-28.06:29:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493360992.28.0.0742979909746.issue30103@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Martin and Xiang. Wikipedia is not a reliable source, but it usually is based on reliable sources. In this case seems it is wrong.

The next question is about parameter name. The Wikipedia uses the name "grave accent", the manpage of FreeBSD uuencode uses the name "backquote", the proposed patch uses the name "backtick". "Grave accent" is an official Unicode name, "backquote" and "backtick" are commonly used in programming context. We could use also the name containing "space" with the default value True.
History
Date User Action Args
2017-04-28 06:29:52serhiy.storchakasetrecipients: + serhiy.storchaka, martin.panter, xiang.zhang, LawfulEvil
2017-04-28 06:29:52serhiy.storchakasetmessageid: <1493360992.28.0.0742979909746.issue30103@psf.upfronthosting.co.za>
2017-04-28 06:29:52serhiy.storchakalinkissue30103 messages
2017-04-28 06:29:52serhiy.storchakacreate