Please submit a patch to sf.net/projects/python.
> - *.txt files for unicode tests are downloaded from internet - I don't
> like this.
What files specifcally? Could it be that you passed -u urlfetch
or -u all? If so, then just don't.
> - init_types is declared static in python/python-ast.c and
On 9/21/06, Grzegorz Makarewicz <[EMAIL PROTECTED]> wrote:
Hi,- *.txt files for unicode tests are downloaded from internet - I don'tlike 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
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