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 ronaldoussoren
Recipients erlendaasland, ned.deily, ronaldoussoren, vstinner
Date 2019-07-29.18:26:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564424760.65.0.842207364606.issue37653@roundup.psfhosted.org>
In-reply-to
Content
A trick w.r.t. comments in command-lines is to use the ":" command, that's a no-op shell command that ignores its arguments (although you do need to take care with shell special characters as it is just a command like any other).
History
Date User Action Args
2019-07-29 18:26:00ronaldoussorensetrecipients: + ronaldoussoren, vstinner, ned.deily, erlendaasland
2019-07-29 18:26:00ronaldoussorensetmessageid: <1564424760.65.0.842207364606.issue37653@roundup.psfhosted.org>
2019-07-29 18:26:00ronaldoussorenlinkissue37653 messages
2019-07-29 18:26:00ronaldoussorencreate