how do i know i built python --with-threads

Mark McEahern mark at mceahern.com
Tue Sep 3 20:22:09 EDT 2002


Suppose somebody else installed python on my system--e.g., my evil twin--and
I wanted to determine whether the python was built like so:

  ./configure --with-threads --without-pymalloc

How would I do it?

I'm just trying to do some sanity checking of the Python 2.1.3 I installed
for Zope.

Thanks,

// mark

-





More information about the Python-list mailing list