wyz23x2 <wyz2...@163.com> added the comment:

Help on _Feature in module __future__ object:                                   
                                                                                
                                                                                
            class _Feature(builtins.object)
--snip--
|  getMandatoryRelease(self)
|      Return release in which this feature will become mandatory.
|
|      This is a 5-tuple, of the same form as sys.version_info, or, if
|     the feature was dropped, is None. 
--snip--

----------

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

Reply via email to