Michael Felt <aixto...@felt.demon.nl> added the comment:

On 12/04/2019 16:16, STINNER Victor wrote:
> STINNER Victor <vstin...@redhat.com> added the comment:
>
> Do you want to work on a change to replace sys.platform.startswith("aix") to 
> cleanup the stdlib and tests? Not sure if it's needed :-) It's up to you.
>
> ----------
>
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <https://bugs.python.org/issue36588>
> _______________________________________
>
Sure. I'll do that. I shoul open an issue along the lines of "AIX:
cleanup stdlib and tests and how sys.platform is utilized".

But, should I just continue standard practice (sys.platform), or would
this be a moment to move towards platform.system() (i.e., set the
example to be to use "run-time" rather than "build-time").

Michael

----------

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

Reply via email to