From 5b87828901da755ded4c5c050430f5dc266a9447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lemburg?= Date: Tue, 14 Aug 2001 17:39:05 +0000 Subject: [PATCH] Remove references to PEP 244. --- pep-0263.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pep-0263.txt b/pep-0263.txt index 6188022e7..e03e762d9 100644 --- a/pep-0263.txt +++ b/pep-0263.txt @@ -7,7 +7,6 @@ Type: Standards Track Python-Version: 2.3 Created: 06-Jun-2001 Post-History: -Requires: 244 Abstract @@ -110,10 +109,6 @@ Comment Syntax #!/usr/bin/python #?python encoding = 'utf-8' - Usage of a new keyword "directive" (see PEP 244) for this purpose - has been proposed, but was put aside due to PEP 244 not being - widely accepted (yet). - Scope This PEP only affects Python source code which makes use of the