Switch from 2.1 to 2.2

Peter Hansen peter at engcorp.com
Tue Jun 25 22:51:42 EDT 2002


Mathieu Belanger wrote:
> 
> > Plese send the stracktrace, too
> >
> 
> Yeah, I know it will be easier, but I can't have a complete one for any
> reason !?!
> 
[...]
>   File "D:\Python22\Lib\site-packages\_xmlplus\dom\ext\Printer.py", line
> 381, in step
>     self.visitor.visit(self.start_node)
>   File "D:\Python22\Lib\site-packa

Do you really mean that your stack trace, as print on the stdout of
your machine, is truncated like that, in the middle of the word
"site-packages"?  That's a pretty serious problem, I think.  Or was
it just a cut-and-paste error?

Without the final line of that stacktrace it might be hard to see
what the problem really is...

-Peter



More information about the Python-list mailing list