[issue19391] Fix PCbuild/readme.txt in 2.7 and 3.3

Zachary Ware report at bugs.python.org
Fri Oct 25 18:36:27 CEST 2013


Zachary Ware added the comment:

The 2.7 patch makes the following changes:
- python30.dll -> python27.dll
- remove "(see below)" from _bsddb and _sqlite3 which have nothing to see below
- bz2.vcproj isn't as magical as it made out to be, and it can clean itself
- nasmw -> nasm
- Remove untrue part of Building for Itanium section
- Update msdn link
- Trim trailing space

There is also a diff -w patch for 2.7, due to the large number of lines with trailing space.

----------
Added file: http://bugs.python.org/file32356/pcbuild_readme-2.7.diff

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


More information about the Python-bugs-list mailing list