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 gvanrossum
Recipients christian.heimes, gvanrossum
Date 2007-10-29.17:51:49
SpamBayes Score 0.0955618
Marked as misclassified No
Message-id <1193680310.07.0.198103455549.issue1345@psf.upfronthosting.co.za>
In-reply-to
Content
Are you sure this is the proper fix? Why does netrc.py insist on not
having \r\n line endings?  It opens the file in text mode so I don't
quite understand your patch.
History
Date User Action Args
2007-10-29 17:51:50gvanrossumsetspambayes_score: 0.0955618 -> 0.0955618
recipients: + gvanrossum, christian.heimes
2007-10-29 17:51:50gvanrossumsetspambayes_score: 0.0955618 -> 0.0955618
messageid: <1193680310.07.0.198103455549.issue1345@psf.upfronthosting.co.za>
2007-10-29 17:51:50gvanrossumlinkissue1345 messages
2007-10-29 17:51:49gvanrossumcreate