Skip to content

Commit 6aa0b66

Browse files
committed
Many PEPs: Remove the Emacs Stanza
1 parent fb3926f commit 6aa0b66

File tree

277 files changed

+0
-2782
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

277 files changed

+0
-2782
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ repos:
2121
args: [--fix=lf]
2222
- id: trailing-whitespace
2323
name: "Remove trailing whitespace"
24-
args: ["--chars", " \t"]
2524

2625
- id: file-contents-sorter
2726
name: "Sort codespell ignore list"

peps/pep-0160.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,3 @@ Copyright
7474
=========
7575

7676
This document has been placed in the public domain.
77-
78-
79-
80-
..
81-
Local Variables:
82-
mode: indented-text
83-
indent-tabs-mode: nil
84-
End:

peps/pep-0200.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -379,10 +379,3 @@ Rejected
379379
* 'indexing-for' - Thomas Wouters Special syntax to give Python code
380380
access to the loop-counter in 'for' loops. (Without adding a new
381381
keyword.)
382-
383-
384-
..
385-
Local Variables:
386-
mode: indented-text
387-
indent-tabs-mode: nil
388-
End:

peps/pep-0205.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -453,13 +453,3 @@ Copyright
453453
=========
454454

455455
This document has been placed in the public domain.
456-
457-
458-
..
459-
Local Variables:
460-
mode: indented-text
461-
indent-tabs-mode: nil
462-
sentence-end-double-space: t
463-
fill-column: 70
464-
coding: utf-8
465-
End:

peps/pep-0222.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -261,11 +261,3 @@ Copyright
261261
=========
262262

263263
This document has been placed in the public domain.
264-
265-
266-
267-
..
268-
Local Variables:
269-
mode: indented-text
270-
indent-tabs-mode: nil
271-
End:

peps/pep-0226.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,3 @@ guide. http://www.python.org/doc/essays/styleguide.html
127127
It is understood that any code contributed will be released under
128128
an Open Source license. Do not contribute code if it can't be
129129
released this way.
130-
131-
132-
133-
..
134-
Local Variables:
135-
mode: indented-text
136-
indent-tabs-mode: nil
137-
End:

peps/pep-0229.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,3 @@ Copyright
118118
=========
119119

120120
This document has been placed in the public domain.
121-
122-
123-
124-
..
125-
Local Variables:
126-
mode: indented-text
127-
indent-tabs-mode: nil
128-
End:

peps/pep-0235.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,3 @@ proposed to be dropped. Case-destroying filesystems are a
149149
vanishing breed, and support for them is ugly. We're already
150150
supporting (and will continue to support) ``PYTHONCASEOK`` for their
151151
benefit, but they don't deserve multiple hacks in 2001.
152-
153-
154-
155-
..
156-
Local Variables:
157-
mode: indented-text
158-
indent-tabs-mode: nil
159-
End:

peps/pep-0236.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -360,11 +360,3 @@ References and Footnotes
360360
failure to import ``__future__`` (no such module existed in the standard
361361
distribution before the 2.1 release, and the double underscores make it a
362362
reserved name).
363-
364-
365-
366-
..
367-
Local Variables:
368-
mode: indented-text
369-
indent-tabs-mode: nil
370-
End:

peps/pep-0237.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -329,11 +329,3 @@ Copyright
329329
=========
330330

331331
This document has been placed in the public domain.
332-
333-
334-
335-
..
336-
Local Variables:
337-
mode: indented-text
338-
indent-tabs-mode: nil
339-
End:

0 commit comments

Comments
 (0)