Compiling Python3.1

Johannes Bauer dfnsonfsduifb at gmx.de
Wed Jun 10 17:33:18 EDT 2009


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. The ones above
contain thousands of lines (~15k, 5k and 2k) all of which consist of
endless arrays of unsigned characters - I really would not know what to
remove from those.

Kind regards,
Johannes

-- 
"Meine Gegenklage gegen dich lautet dann auf bewusste Verlogenheit,
verlästerung von Gott, Bibel und mir und bewusster Blasphemie."
         -- Prophet und Visionär Hans Joss aka HJP in de.sci.physik
                         <48d8bf1d$0$7510$5402220f at news.sunrise.ch>



More information about the Python-list mailing list