Message 127449 - Python tracker

Message127449

Author eric.araujo
Recipients eric.araujo, jaraco, orsenthil, pitrou
Date 2011-01-29.17:38:11
SpamBayes Score 0.05195272
Marked as misclassified No
Message-id <1296322692.45.0.712653390955.issue10639@psf.upfronthosting.co.za>
In-reply-to
Content
I’m not opposed to reindent normalizing EOLs, given that our VCS hooks will translate them to the right thing (for example, making sure that files specific to the Windows build use CRLF, not LF, even if edited on POSIX).
History
Date User Action Args
2011-01-29 17:38:12eric.araujosetrecipients: + eric.araujo, jaraco, orsenthil, pitrou
2011-01-29 17:38:12eric.araujosetmessageid: <1296322692.45.0.712653390955.issue10639@psf.upfronthosting.co.za>
2011-01-29 17:38:11eric.araujolinkissue10639 messages
2011-01-29 17:38:11eric.araujocreate