Index: Modules/main.c =================================================================== --- Modules/main.c (revision 87990) +++ Modules/main.c (working copy) @@ -720,7 +720,6 @@ * trade off slower shutdown for less distraction in the memory * reports. -baw */ - _Py_ReleaseInternedStrings(); _Py_ReleaseInternedUnicodeStrings(); #endif /* __INSURE__ */