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

Brett Cannon brett at python.org
Thu Sep 21 20:19:13 CEST 2006


On 9/21/06, Grzegorz Makarewicz <mak at trisoft.com.pl> wrote:
>
> Hi,
>
> - *.txt files for unicode tests are downloaded from internet - I don't
> like this.


Then don't use the urlfetch resource when running regrtest.py (which you did
specify when you ran with ``-uall``).

- __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
> testInfinitRecursion  without any message, just dissapears from tasks
> and doesn't show anything


Please file a bug report for each of these issues.

-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20060921/8ca024ed/attachment.htm 


More information about the Python-Dev mailing list