changed encoding to UTF-8; added emacs stanza
This commit is contained in:
parent
15948f5fe0
commit
e4f531296c
12
pep-0343.txt
12
pep-0343.txt
|
@ -918,7 +918,7 @@ Ackowledgements
|
|||
|
||||
Additional thanks goes to (in no meaningful order): Paul Moore,
|
||||
Phillip J. Eby, Greg Ewing, Jason Orendorff, Michael Hudson,
|
||||
Raymond Hettinger, Walter Dörwald, Aahz, Georg Brandl, Terry Reedy,
|
||||
Raymond Hettinger, Walter Dörwald, Aahz, Georg Brandl, Terry Reedy,
|
||||
A.M. Kuchling, Brett Cannon, and all those that participated in the
|
||||
discussions on python-dev.
|
||||
|
||||
|
@ -976,3 +976,13 @@ References
|
|||
Copyright
|
||||
|
||||
This document has been placed in the public domain.
|
||||
|
||||
|
||||
..
|
||||
Local Variables:
|
||||
mode: indented-text
|
||||
indent-tabs-mode: nil
|
||||
sentence-end-double-space: t
|
||||
fill-column: 70
|
||||
coding: utf-8
|
||||
End:
|
||||
|
|
Loading…
Reference in New Issue