From 4603d0d39d670319a9adaf853c62a9b2f482caab Mon Sep 17 00:00:00 2001 From: Vinay Sajip Date: Thu, 14 Jan 2010 12:20:19 +0000 Subject: [PATCH] Removed comment about provisionality of prefixes. --- pep-0391.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pep-0391.txt b/pep-0391.txt index acbdc2307..e0746ad44 100644 --- a/pep-0391.txt +++ b/pep-0391.txt @@ -348,10 +348,6 @@ the system will attempt to retrieve the value from to ``config_dict['handlers']['myhandler']['mykey']['123']`` if that fails. -Note: the ``ext`` and ``cfg`` prefixes are provisional. If better -alternatives are suggested during the PEP review process, they will be -used. - Handler Ids '''''''''''