PEP 383: Fix broken link (#2863)
This commit is contained in:
parent
3847f6abef
commit
cad6880e86
14
pep-0383.txt
14
pep-0383.txt
|
@ -1,7 +1,5 @@
|
|||
PEP: 383
|
||||
Title: Non-decodable Bytes in System Character Interfaces
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Martin v. Löwis <martin@v.loewis.de>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
|
@ -172,19 +170,9 @@ References
|
|||
==========
|
||||
|
||||
.. [3] UTF-8b
|
||||
http://permalink.gmane.org/gmane.comp.internationalization.linux/920
|
||||
https://web.archive.org/web/20090830064219/http://mail.nl.linux.org/linux-utf8/2000-07/msg00040.html
|
||||
|
||||
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