[Python-checkins] r60546 - python/trunk/setup.py

"Martin v. Löwis" martin at v.loewis.de
Sun Feb 3 09:17:05 CET 2008


> remove a repeated occurance of a hardcoded berkeleydb library version number
>> - for x in (2,3):
> + for x in (3,):
> std_variants.append(os.path.join(dn, "db3%d"%x))
> std_variants.append(os.path.join(dn, "db3.%d"%x))

Why does that also remove support for db 3.2?
Regards,
Martin


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /