bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169)
aifc.openfp() alias to aifc.open(), sunau.openfp() alias to sunau.open(), and wave.openfp() alias to wave.open() have been removed. They were deprecated since Python 3.7.
V
Victor Stinner committed
ac7b1a3f32cc81520e8962352294006d65744028
Parent: 8fac122
Committed by GitHub <noreply@github.com>
on 6/17/2019, 10:00:24 PM