mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
atexit is a builtin module now, provide that on Windows.
This commit is contained in:
parent
19b52545df
commit
7f16288134
2 changed files with 5 additions and 0 deletions
|
@ -424,6 +424,9 @@
|
|||
<File
|
||||
RelativePath="..\Python\ast.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\atexitmodule.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\audioop.c">
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue