[issue13175] packaging uses wrong line endings in RECORD files on Windows

Éric Araujo report at bugs.python.org
Fri Feb 10 04:56:52 CET 2012


Éric Araujo <merwok at netwok.org> added the comment:

> I tried to reproduce using distutils2, but don't know how distutils2
> works - there's no pysetup and python -m distutils2.run doesn't work
> the same as python -m packaging.run.

Maybe you’re using the old PyPI release or Tarek’s outdated Bitbucket repository.  http://hg.python.org/distutils is current, contains pysetup and supports -m distutils2.run.

I’ll port your patch to d2 this week.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13175>
_______________________________________


More information about the Python-bugs-list mailing list