Steve Dower added the comment:

We already use HAVE_WEXECV and HAVE_WSPAWNV elsewhere to choose the wide-char 
versions of these functions. You've got a few changes to make if you want to 
maintain consistency.

Personally I prefer feature flags to platform flags, then let pyconfig.h 
control them, especially when we're not directly using platform-specific APIs.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28114>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to