Skip to content

Commit 71515ca

Browse files
committed
Remove surplus empty lines and convert more files to new optional arg style.
1 parent ef0a865 commit 71515ca

39 files changed

Lines changed: 38 additions & 74 deletions

Doc/library/abc.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
:mod:`abc` --- Abstract Base Classes
32
====================================
43

Doc/library/allos.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
.. _allos:
32

43
*********************************

Doc/library/archiving.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
.. _archiving:
32

43
******************************

Doc/library/array.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
:mod:`array` --- Efficient arrays of numeric values
32
===================================================
43

Doc/library/asynchat.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
:mod:`asynchat` --- Asynchronous socket command/response handler
32
================================================================
43

Doc/library/asyncore.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
:mod:`asyncore` --- Asynchronous socket handler
32
===============================================
43

Doc/library/atexit.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
:mod:`atexit` --- Exit handlers
32
===============================
43

Doc/library/audioop.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
:mod:`audioop` --- Manipulate raw audio data
32
============================================
43

Doc/library/base64.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
:mod:`base64` --- RFC 3548: Base16, Base32, Base64 Data Encodings
32
=================================================================
43

Doc/library/binascii.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
:mod:`binascii` --- Convert between binary and ASCII
32
====================================================
43

0 commit comments

Comments
 (0)