mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Merged revisions 84644 via svnmerge from
svn+ssh://pythondev@svn.python.org/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) ........
This commit is contained in:
parent
c9a8df24cc
commit
13bba43e25
2 changed files with 4 additions and 3 deletions
|
@ -857,6 +857,7 @@ Gordon Worley
|
|||
Thomas Wouters
|
||||
Heiko Wundram
|
||||
Doug Wyatt
|
||||
Hirokazu Yamamoto
|
||||
Ka-Ping Yee
|
||||
Bob Yodlowski
|
||||
Danny Yoo
|
||||
|
|
|
@ -465,6 +465,9 @@
|
|||
<File
|
||||
RelativePath="..\..\Objects\boolobject.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Objects\bytearrayobject.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Objects\bytes_methods.c">
|
||||
</File>
|
||||
|
@ -775,9 +778,6 @@
|
|||
<File
|
||||
RelativePath="..\..\Objects\sliceobject.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Objects\stringobject.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Python\structmember.c">
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue