[Python-checkins] peps: PEP 495: It looks like .png should be given explicitly.

alexander.belopolsky python-checkins at python.org
Mon Aug 31 04:38:23 CEST 2015


https://hg.python.org/peps/rev/0ad635b52f16
changeset:   6023:0ad635b52f16
user:        Alexander Belopolsky <alexander.belopolsky at gmail.com>
date:        Sun Aug 30 22:38:20 2015 -0400
summary:
  PEP 495: It looks like .png should be given explicitly.

files:
  pep-0495.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/pep-0495.txt b/pep-0495.txt
--- a/pep-0495.txt
+++ b/pep-0495.txt
@@ -93,7 +93,7 @@
   this PEP specifies how various functions should behave when given an
   invalid instance.
 
-.. image:: pep-0495-fold.*
+.. image:: pep-0495-fold.png
   :align: center
   :width: 60%
 

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


More information about the Python-checkins mailing list