|
390 | 390 | <File |
391 | 391 | RelativePath="..\..\Modules\_codecsmodule.c"> |
392 | 392 | </File> |
| 393 | + <File |
| 394 | + RelativePath="..\..\Modules\_collectionsmodule.c"> |
| 395 | + </File> |
393 | 396 | <File |
394 | 397 | RelativePath="..\..\Modules\_csv.c"> |
395 | 398 | </File> |
| 399 | + <File |
| 400 | + RelativePath="..\..\Modules\_datetimemodule.c"> |
| 401 | + </File> |
396 | 402 | <File |
397 | 403 | RelativePath="..\..\Modules\_functoolsmodule.c"> |
398 | 404 | </File> |
|
427 | 433 | RelativePath="..\..\Pc\_subprocess.c"> |
428 | 434 | </File> |
429 | 435 | <File |
430 | | - RelativePath="..\..\Modules\_weakref.c"> |
| 436 | + RelativePath="..\..\Modules\_time.c"> |
431 | 437 | </File> |
432 | 438 | <File |
433 | | - RelativePath="..\..\Pc\winreg.c"> |
| 439 | + RelativePath="..\..\Modules\_weakref.c"> |
434 | 440 | </File> |
435 | 441 | <File |
436 | 442 | RelativePath="..\..\Objects\abstract.c"> |
|
471 | 477 | <File |
472 | 478 | RelativePath="..\..\Objects\bytes_methods.c"> |
473 | 479 | </File> |
| 480 | + <File |
| 481 | + RelativePath="..\..\Objects\bytearrayobject.c"> |
| 482 | + </File> |
474 | 483 | <File |
475 | 484 | RelativePath="..\..\Objects\bytesobject.c"> |
476 | 485 | </File> |
|
495 | 504 | <File |
496 | 505 | RelativePath="..\..\Objects\codeobject.c"> |
497 | 506 | </File> |
498 | | - <File |
499 | | - RelativePath="..\..\Modules\_collectionsmodule.c"> |
500 | | - </File> |
501 | 507 | <File |
502 | 508 | RelativePath="..\..\Python\compile.c"> |
503 | 509 | </File> |
|
510 | 516 | <File |
511 | 517 | RelativePath="..\..\Python\dynamic_annotations.c"> |
512 | 518 | </File> |
513 | | - <File |
514 | | - RelativePath="..\..\Modules\datetimemodule.c"> |
515 | | - </File> |
516 | 519 | <File |
517 | 520 | RelativePath="..\..\Objects\descrobject.c"> |
518 | 521 | </File> |
|
745 | 748 | <File |
746 | 749 | RelativePath="..\..\Python\pystrtod.c"> |
747 | 750 | </File> |
| 751 | + <File |
| 752 | + RelativePath="..\..\Python\pytime.c"> |
| 753 | + </File> |
748 | 754 | <File |
749 | 755 | RelativePath="..\..\Python\Python-ast.c"> |
750 | 756 | </File> |
|
778 | 784 | <File |
779 | 785 | RelativePath="..\..\Objects\sliceobject.c"> |
780 | 786 | </File> |
781 | | - <File |
782 | | - RelativePath="..\..\Objects\stringobject.c"> |
783 | | - </File> |
784 | 787 | <File |
785 | 788 | RelativePath="..\..\Python\structmember.c"> |
786 | 789 | </File> |
|
823 | 826 | <File |
824 | 827 | RelativePath="..\..\Objects\unicodeobject.c"> |
825 | 828 | </File> |
| 829 | + <File |
| 830 | + RelativePath="..\..\Pc\winreg.c"> |
| 831 | + </File> |
826 | 832 | <File |
827 | 833 | RelativePath="..\..\Objects\weakrefobject.c"> |
828 | 834 | </File> |
|
0 commit comments