mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Add some more files from 1031 that I missed.
This commit is contained in:
parent
d78e52c694
commit
fe82e165e4
1 changed files with 12 additions and 0 deletions
|
@ -739,6 +739,10 @@
|
||||||
RelativePath="..\..\Python\pystrtod.c"
|
RelativePath="..\..\Python\pystrtod.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\Python\formatter_unicode.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Python\Python-ast.c"
|
RelativePath="..\..\Python\Python-ast.c"
|
||||||
>
|
>
|
||||||
|
@ -823,6 +827,10 @@
|
||||||
RelativePath="..\..\Objects\dictobject.c"
|
RelativePath="..\..\Objects\dictobject.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\Objects\memoryobject.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Objects\enumobject.c"
|
RelativePath="..\..\Objects\enumobject.c"
|
||||||
>
|
>
|
||||||
|
@ -1021,6 +1029,10 @@
|
||||||
RelativePath="..\..\Include\dictobject.h"
|
RelativePath="..\..\Include\dictobject.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\Include\memoryobject.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Include\enumobject.h"
|
RelativePath="..\..\Include\enumobject.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue