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 ammar2
Recipients ammar2, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-01-21.01:48:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484963291.94.0.950511252517.issue29326@psf.upfronthosting.co.za>
In-reply-to
Content
I've attached a patch that makes the site package ignore empty lines in .pth files. Along with a test for this behavior. I'm not really familiar with the site machinery so I hope the test and code are fine.
History
Date User Action Args
2017-01-21 01:48:12ammar2setrecipients: + ammar2, paul.moore, tim.golden, zach.ware, steve.dower
2017-01-21 01:48:11ammar2setmessageid: <1484963291.94.0.950511252517.issue29326@psf.upfronthosting.co.za>
2017-01-21 01:48:11ammar2linkissue29326 messages
2017-01-21 01:48:11ammar2create