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

Skip to content

Commit 8963943

Browse files
committed
hg merge 3.2
2 parents 6125e23 + a9d33a2 commit 8963943

3 files changed

Lines changed: 11 additions & 0 deletions

File tree

PC/VC6/pythoncore.dsp

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

PC/VS7.1/pythoncore.vcproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,9 @@
766766
<File
767767
RelativePath="..\..\Python\pythonrun.c">
768768
</File>
769+
<File
770+
RelativePath="..\..\Python\random.c">
771+
</File>
769772
<File
770773
RelativePath="..\..\Objects\rangeobject.c">
771774
</File>

PC/VS8.0/pythoncore.vcproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1882,6 +1882,10 @@
18821882
RelativePath="..\..\Python\pythonrun.c"
18831883
>
18841884
</File>
1885+
<File
1886+
RelativePath="..\..\Python\random.c"
1887+
>
1888+
</File>
18851889
<File
18861890
RelativePath="..\..\Python\structmember.c"
18871891
>

0 commit comments

Comments
 (0)