[Python-Dev] win32 - results from Lib/test - 2.5 release-maint

2006-09-21 Thread Grzegorz Makarewicz
Hi, - *.txt files for unicode tests are downloaded from internet - I don't like this. - __db.004 isn't removed after tests - init_types is declared static in python/python-ast.c and cant be imported from PC/config.c. - python_d -u regrtest.py -u bsddb -u curses -uall -v = dies after testInfinit

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

2007-11-14 Thread Grzegorz Makarewicz
Hi 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. tia, mak