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 martin.panter
Recipients martin.panter, ned.deily, xiang.zhang
Date 2016-09-04.05:32:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472967120.54.0.60712828914.issue27950@psf.upfronthosting.co.za>
In-reply-to
Content
I think putting @ in front would be safe. Nobody has complained that “<Tab># . . .” didn’t work. I expect changing them to “<Tab>@# . . .” would be no worse. I think the Posix page was only talking about comment lines that _don’t_ begin with a tab.

At least in Gnu and BSD Makes, the @# option seems to work as desired.
History
Date User Action Args
2016-09-04 05:32:00martin.pantersetrecipients: + martin.panter, ned.deily, xiang.zhang
2016-09-04 05:32:00martin.pantersetmessageid: <1472967120.54.0.60712828914.issue27950@psf.upfronthosting.co.za>
2016-09-04 05:32:00martin.panterlinkissue27950 messages
2016-09-04 05:32:00martin.pantercreate