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 ocean-city
Recipients brian.curtin, loewis, ocean-city, tim.golden
Date 2010-09-14.01:26:24
SpamBayes Score 0.13300641
Marked as misclassified No
Message-id <1284427586.26.0.596444415109.issue9810@psf.upfronthosting.co.za>
In-reply-to
Content
I propose following solution.

* svn copy http://svn.python.org/projects/external/bzip2-1.0.5
  http://svn.python.org/projects/external/bzip2-1.0.5.0

* fix makefile in 
  http://svn.python.org/projects/external/bzip2-1.0.5

* svn copy http://svn.python.org/projects/external/bzip2-1.0.5
  http://svn.python.org/projects/external/bzip2-1.0.5.1

Or, use "nmake /nologo /f makefile.msc" instead of
        "nmake /nologo /f makefile.msc lib".
History
Date User Action Args
2010-09-14 01:26:26ocean-citysetrecipients: + ocean-city, loewis, tim.golden, brian.curtin
2010-09-14 01:26:26ocean-citysetmessageid: <1284427586.26.0.596444415109.issue9810@psf.upfronthosting.co.za>
2010-09-14 01:26:24ocean-citylinkissue9810 messages
2010-09-14 01:26:24ocean-citycreate