[Python-checkins] peps: PEP 426: remove misleading example

nick.coghlan python-checkins at python.org
Tue Feb 19 10:41:09 CET 2013


http://hg.python.org/peps/rev/85f7ecae60eb
changeset:   4754:85f7ecae60eb
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Tue Feb 19 19:41:00 2013 +1000
summary:
  PEP 426: remove misleading example

files:
  pep-0426.txt |  1 -
  1 files changed, 0 insertions(+), 1 deletions(-)


diff --git a/pep-0426.txt b/pep-0426.txt
--- a/pep-0426.txt
+++ b/pep-0426.txt
@@ -335,7 +335,6 @@
 
 Examples::
 
-    Provides-Dist: ThisProject
     Provides-Dist: AnotherProject (3.4)
     Provides-Dist: virtual_package
 

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list