Commit f21dac0209802bd86c1e0f3448b67f94658472d7

Just van Rossum 2000-03-02T01:17:50

Don't #include <memory.h> but #include <string.h> to avoid header clash under MacOS. I don't think this affects other platforms.