revert the addition of _pickle because it was causing havok with 64-bit

This commit is contained in:
Benjamin Peterson 2008-06-12 03:10:02 +00:00
parent f501942c76
commit 75f25f2c9a
12 changed files with 126 additions and 4695 deletions

View file

@ -145,10 +145,6 @@ SOURCE=..\..\Modules\_stringio.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_pickle.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_functoolsmodule.c
# End Source File
# Begin Source File