mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Add the bytes type to the build process.
This commit is contained in:
parent
37ffcf7bae
commit
84f248d302
1 changed files with 3 additions and 0 deletions
|
@ -436,6 +436,9 @@
|
||||||
<File
|
<File
|
||||||
RelativePath="..\Objects\bufferobject.c">
|
RelativePath="..\Objects\bufferobject.c">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\Objects\bytesobject.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\Objects\cellobject.c">
|
RelativePath="..\Objects\cellobject.c">
|
||||||
</File>
|
</File>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue