Steve Dower <steve.do...@python.org> added the comment:

Not rushing this one in, but this is a relatively straightforward addition that 
will definitely be handy in some situations.

I didn't bother adding an enum for the SW_* constants, since I don't think 
they'll get anywhere near enough use to justify being in our public API. Kind 
of like error codes, which we already don't expose everywhere even though we 
use them ourselves as raw numbers.

----------
assignee:  -> steve.dower

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

Reply via email to