[Python-Dev] smlop - maintaned ? - what is the status of this module ?

"Martin v. Löwis" martin at v.loewis.de
Thu Nov 15 00:22:50 CET 2007


> I have some scripts where this module is used - asyncore, xmlrpc, sgmlop.
> Some errors are arriving - memory errors reported by msvc2005 malloc/free.
> 
> Where I should report bugs ?
> 
> my env: py-2.5- partial cvs, sgmlop either from Frideric-s site or pyxml
> - same effect.

sgmlop is not part of the Python distribution, so you should report
errors directly to Fredrik Lundh (sp!).

Notice, however, that you should use msvc2003, not 2005, to compile it.

Regards,
Martin


More information about the Python-Dev mailing list