RE: Debug version of 2.2

2001-11-13 Thread David Humphrey
Did you link with the "Debug MultiThread DLL" version of the C Runtime libraries? I just learned this the hard way on another project. Regards, David L. Humphrey Director, Technical Services Bell Geospace, Inc > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On

Debug version of 2.2

2001-11-13 Thread Paul Weimer
I built a debug version of 2.2.0.a2 but when I try to use it I get an assertion error in dbgheap.c line 1044 expression "_CrtIsValidHeapPointer(pUserData)" after my call to Py_Initialize(). Did I mess something somewhere? ___ ActivePython mailing list [

RE: Module Index PDF format

2001-11-13 Thread Jeremy Dillworth
A ZIP with python's documentation broken down into PDF's is available here: http://www.python.org/doc/current/download.html -Original Message- From: J. Sylvan Katz [mailto:[EMAIL PROTECTED]] Sent: Monday, November 12, 2001 3:14 PM To: [EMAIL PROTECTED] Subject: Module Index PDF format