summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/ACKS1
-rw-r--r--PC/VS7.1/pythoncore.vcproj6
2 files changed, 4 insertions, 3 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index ea774ab..0c48237 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -857,6 +857,7 @@ Gordon Worley
Thomas Wouters
Heiko Wundram
Doug Wyatt
+Hirokazu Yamamoto
Ka-Ping Yee
Bob Yodlowski
Danny Yoo
diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj
index 4a6ed1a..9e63ae2 100644
--- a/PC/VS7.1/pythoncore.vcproj
+++ b/PC/VS7.1/pythoncore.vcproj
@@ -466,6 +466,9 @@
RelativePath="..\..\Objects\boolobject.c">
</File>
<File
+ RelativePath="..\..\Objects\bytearrayobject.c">
+ </File>
+ <File
RelativePath="..\..\Objects\bytes_methods.c">
</File>
<File
@@ -776,9 +779,6 @@
RelativePath="..\..\Objects\sliceobject.c">
</File>
<File
- RelativePath="..\..\Objects\stringobject.c">
- </File>
- <File
RelativePath="..\..\Python\structmember.c">
</File>
<File