[Python-Dev] once enabled gc won't go away until explicitly disabled?
Skip Montanaro
skip@mojam.com (Skip Montanaro)
Tue, 11 Jul 2000 11:07:39 -0500 (CDT)
BAW> Yes, although both gc and threads are enabled by default in the
BAW> current betas (so you don't need --with-threads). Whether they'll
BAW> be enabled for the final release is still TBD.
Ah, yes, now I remember. I don't suppose there's any way to coax 'configure
--help' into dumping out the default values, is there? I think it would be
a very useful feature.
Skip