atexit is a builtin module now, provide that on Windows.

This commit is contained in:
Thomas Heller 2007-07-13 13:13:40 +00:00
parent 19b52545df
commit 7f16288134
2 changed files with 5 additions and 0 deletions

View file

@ -424,6 +424,9 @@
<File
RelativePath="..\Python\ast.c">
</File>
<File
RelativePath="..\Modules\atexitmodule.c">
</File>
<File
RelativePath="..\Modules\audioop.c">
</File>