From 543ecd7f246ebd5f341915e022858f91b5ab1622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarek=20Ziad=C3=A9?= Date: Thu, 4 Jun 2009 12:42:19 +0000 Subject: [PATCH] fixed the format thanks to Doug --- pep-0386.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0386.txt b/pep-0386.txt index d17f572b0..ce50902a5 100644 --- a/pep-0386.txt +++ b/pep-0386.txt @@ -251,7 +251,7 @@ http://bitbucket.org/tarek/distutilsversion/src/ The pseudo-format supported is:: - N.N[.N]+[abc]N[.N]+[.(dev|post)N+|(devNpostN)] + N.N[.N]+[abc]N[.N]+[.(dev|post)N+|(devN+postN+)] Some examples probably make it clearer::