Compiling Python3.1

Jeremiah Dodds jeremiah.dodds at gmail.com
Thu Jun 11 07:23:10 EDT 2009


On Wed, Jun 10, 2009 at 10:33 PM, Johannes Bauer <dfnsonfsduifb at gmx.de>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
>

OT:

find -type f -iname "db.h"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090611/fbf5fda8/attachment.html>


More information about the Python-list mailing list