A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-April/035123.html below:

[Python-Dev] Problems w/ Python 2.2-maint and Redhat 9

[Python-Dev] Problems w/ Python 2.2-maint and Redhat 9 [Python-Dev] Problems w/ Python 2.2-maint and Redhat 9Martin v. Löwis martin@v.loewis.de
27 Apr 2003 10:22:53 +0200
Barry Warsaw <barry@python.org> writes:

> -                exts.append( Extension('dbm', ['dbmmodule.c']) )
> +                exts.append( Extension('dbm', ['dbmmodule.c'],
> +                                       libraries = ['gdbm']) )

I think this was an alternative for platforms where a dbm library is
part of the C library. Your patch would kill those platforms - but it
may be that we are talking about the empty set here.

Regards,
Martin



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4