mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +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
|
||||
RelativePath="..\Objects\bufferobject.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Objects\bytesobject.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Objects\cellobject.c">
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue