Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 13bba43

Browse files
author
Hirokazu Yamamoto
committed
Merged revisions 84644 via svnmerge from
svn+ssh://[email protected]/python/branches/py3k ........ r84644 | hirokazu.yamamoto | 2010-09-09 15:14:23 +0900 | 1 line Updated VS7.1 project file. (I cannot test this file because I don't have VS7.1) ........
1 parent c9a8df2 commit 13bba43

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Misc/ACKS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -857,6 +857,7 @@ Gordon Worley
857857
Thomas Wouters
858858
Heiko Wundram
859859
Doug Wyatt
860+
Hirokazu Yamamoto
860861
Ka-Ping Yee
861862
Bob Yodlowski
862863
Danny Yoo

PC/VS7.1/pythoncore.vcproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,9 @@
465465
<File
466466
RelativePath="..\..\Objects\boolobject.c">
467467
</File>
468+
<File
469+
RelativePath="..\..\Objects\bytearrayobject.c">
470+
</File>
468471
<File
469472
RelativePath="..\..\Objects\bytes_methods.c">
470473
</File>
@@ -775,9 +778,6 @@
775778
<File
776779
RelativePath="..\..\Objects\sliceobject.c">
777780
</File>
778-
<File
779-
RelativePath="..\..\Objects\stringobject.c">
780-
</File>
781781
<File
782782
RelativePath="..\..\Python\structmember.c">
783783
</File>

0 commit comments

Comments
 (0)