[issue828450] sdist generates bad MANIFEST on Windows
higery
report at bugs.python.org
Wed Sep 21 16:39:15 CEST 2011
higery <shoulderhigher at gmail.com> added the comment:
>>I’ve just found another problem with MANIFEST files created in Windows: they use CRLF.
One cann't let Python generate MANIFEST files taking Unix-style LF as newline endings On Windows, I think.
So, does it mean even though we have already made much effort for this bug, it still cann't make MANIFEST file on different platforms cross-platform?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue828450>
_______________________________________
More information about the Python-bugs-list
mailing list