Remove more references to intobject.

This commit is contained in:
Guido van Rossum 2007-08-07 22:09:52 +00:00
parent 22201221cc
commit 0cb85a972f
8 changed files with 1 additions and 53 deletions

View file

@ -431,10 +431,6 @@ SOURCE=..\..\Modules\zlib\inftrees.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\intobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\iterobject.c
# End Source File
# Begin Source File