July 31, 2003
11:58 p.m.
On Thu, Jul 31, 2003 at 01:41:53PM -0400, Phillip J. Eby wrote:
It looks like the error occurs when an MSVCCompiler instance is created; I haven't yet figured out *why* such an instance is being created. I don't
Surely the resulting traceback tells you the line of code where it's being instantiated? --amk