[issue12424] distutils2: extension section uses bad environment marker separator

Éric Araujo report at bugs.python.org
Sat Nov 26 15:35:19 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

Latest patch looks good.

Looking at the examples with ';;' or even '--', I think that their role is non-obvious.  Even though the PEP and docs explained them, there is value in using intuitive (“guessable”) markup.  So if the constraints are that a marker delimiter should be non-ambiguous and short, why not using something like '#IF#' or '#condition:'?  (This will probably require agreement on the fellowship mailing list.)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12424>
_______________________________________


More information about the Python-bugs-list mailing list