Fixed formatting for PEP 549. ("Content-type".)

The "Content-type" header was missing.  Apparently
the ".rst" extension is insufficient.
This commit is contained in:
Larry Hastings 2017-09-05 14:50:14 -07:00
parent f34e19c9f6
commit 775b2d188d
1 changed files with 10 additions and 6 deletions

View File

@ -3,8 +3,10 @@ Title: Instance Properties
Version: $Revision$
Last-Modified: $Date$
Author: larry@hastings.org (Larry Hastings)
Discussions-To: Python-Dev <python-dev@python.org>
Status: Draft
Type: Standards Track
Content-Type: text/x-rst
Created: 4-Sep-2017
Python-Version: 3.7
Post-History: 4-Sep-2017
@ -110,9 +112,11 @@ Copyright
This document has been placed in the public domain.
Local Variables:
mode: indented-text
indent-tabs-mode: nil
fill-column: 70
End:
..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 70
coding: utf-8
End: