mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48: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"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Python\formatter_unicode.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Python\Python-ast.c"
|
||||
>
|
||||
|
@ -823,6 +827,10 @@
|
|||
RelativePath="..\..\Objects\dictobject.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Objects\memoryobject.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Objects\enumobject.c"
|
||||
>
|
||||
|
@ -1021,6 +1029,10 @@
|
|||
RelativePath="..\..\Include\dictobject.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Include\memoryobject.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Include\enumobject.h"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue