[Python-Dev] Directions for reproducing the coredump (original) (raw)

Thomas Wouters thomas@xs4all.net
Sat, 12 Aug 2000 11:21:19 +0200


On Sat, Aug 12, 2000 at 01:22:40AM -0700, Ka-Ping Yee wrote:

One thing i ran into as a result of trying to run it under the debugger, though: turning on cursesmodule was slightly nontrivial. There's no cursesmodule.c; it's cursesmodule.c instead; but Modules/Setup says "#curses cursesmodule.c". Taking out the "#" wasn't sufficient; i had to edit and insert the underscores by hand to get curses to work.

You should update your Setup file, then ;) Compare it with Setup.in and see what else changed since the last time you configured Python.

-- Thomas Wouters <thomas@xs4all.net>

Hi! I'm a .signature virus! copy me into your .signature file to help me spread!