[Python-Dev] "xml" package in standard library

Fredrik Lundh fredrik at pythonware.com
Wed Dec 14 18:35:25 CET 2005


> you also broke my subversion:
>
> $ svn up
> svn: subversion/libsvn_ra_svn/marshal.c:434: vwrite_tuple: Assertion `opt || cstr' failed.
> Aborted
>
> (but that's probably not your fault).
>
> has anyone seen this error?  any ideas on how to fix it?

google indicated that people had seen this when directories were removed
from the repository, so I removed Lib/xml by hand, and that fixed it.

</F>





More information about the Python-Dev mailing list