Johannes Bauer wrote: > Martin v. Löwis schrieb: >>> What can I do about that? >> Remove the non-ASCII characters from db.h. > > Ehh... > > $ find -type f | grep -i db.h > ./Modules/unicodename_db.h > ./Modules/unicodedata_db.h > ./Objects/unicodetype_db.h > > There's no db.h file in the Python-3.1rc1 distribution.
Correct. I was referring to the db.h from your operating system. See line 728 of setup.py. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list