mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Add _lsprof.
This commit is contained in:
parent
856bf9a4e9
commit
9fb181bab3
2 changed files with 8 additions and 0 deletions
|
@ -376,6 +376,9 @@
|
|||
<File
|
||||
RelativePath="..\Modules\_localemodule.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\_lsprof.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\_randommodule.c">
|
||||
</File>
|
||||
|
@ -712,6 +715,9 @@
|
|||
<File
|
||||
RelativePath="..\Modules\rgbimgmodule.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\rotatingtree.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Objects\setobject.c">
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue