mirror of
https://github.com/python/cpython.git
synced 2025-09-20 15:40:32 +00:00
Fix rendering of audioop license in Doc/license.rst (GH-99752)
Also some cosmetic blank line additions for consistency with the formatting of the rest of the file.
This commit is contained in:
parent
679d963fc8
commit
b5b3904f05
1 changed files with 4 additions and 0 deletions
|
@ -383,6 +383,7 @@ Project, https://www.wide.ad.jp/. ::
|
||||||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
SUCH DAMAGE.
|
SUCH DAMAGE.
|
||||||
|
|
||||||
|
|
||||||
Asynchronous socket services
|
Asynchronous socket services
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
@ -988,9 +989,12 @@ https://www.w3.org/TR/xml-c14n2-testcases/ and is distributed under the
|
||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
|
||||||
Audioop
|
Audioop
|
||||||
-------
|
-------
|
||||||
|
|
||||||
The audioop module uses the code base in g771.c file of the SoX project::
|
The audioop module uses the code base in g771.c file of the SoX project::
|
||||||
|
|
||||||
Programming the AdLib/Sound Blaster
|
Programming the AdLib/Sound Blaster
|
||||||
FM Music Chips
|
FM Music Chips
|
||||||
Version 2.0 (24 Feb 1992)
|
Version 2.0 (24 Feb 1992)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue