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 giampaolo.rodola
Recipients giampaolo.rodola, larry
Date 2018-06-06.19:49:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528314548.88.0.592728768989.issue33787@psf.upfronthosting.co.za>
In-reply-to
Content
If I use "Tools\clinic\clinic.py Modules\somemodule.c" on Windows argument clinic will modify the whole file and use Windows line endings (  "\r\n"). It would be good to use "\n" instead.
History
Date User Action Args
2018-06-06 19:49:09giampaolo.rodolasetrecipients: + giampaolo.rodola, larry
2018-06-06 19:49:08giampaolo.rodolasetmessageid: <1528314548.88.0.592728768989.issue33787@psf.upfronthosting.co.za>
2018-06-06 19:49:08giampaolo.rodolalinkissue33787 messages
2018-06-06 19:49:07giampaolo.rodolacreate