PEP 382: Standardise authors (#3334)

This commit is contained in:
Adam Turner 2023-09-01 15:47:46 +01:00 committed by GitHub
parent 7221c620ba
commit 7a54537f90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 13 deletions

View File

@ -1,8 +1,6 @@
PEP: 382
Title: Namespace Packages
Version: $Revision$
Last-Modified: $Date$
Author: Martin v. Löwis <martin@v.loewis.de>
Author: Martin von Löwis <martin@v.loewis.de>
Status: Rejected
Type: Standards Track
Content-Type: text/x-rst
@ -215,13 +213,3 @@ 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: