higery <shoulderhig...@gmail.com> added the comment:

I will join GSOC2011 and I find this bug is a good test for me to submit my 
patch as a scoring judgment.

I have created a diff file to confirm this bug, but setuptools may have already 
fix it, because when using 'python setup.py sdist' to create the source 
distribution, file paths in SOURCES.txt are correctly with '/' as separator. 
However, when running the test_sdist.py tests, the problem Jeremy raised 
exists. 

So, it means that distutils still has this problem, but setuptools fix it.

----------
keywords: +patch
nosy: +higery
Added file: http://bugs.python.org/file21667/test_sdist.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue828450>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to