Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94231
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: Does the Class UserGroup (issue 11588) exist for python 2.7 ? |
| Date | 2015-07-20 13:15 +0100 |
| References | <C92051E5205B41489F6CAFCAF0AECD640E9EE62F@FRAUVJ99EX5MSX.ww931.my-it-solutions.net> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.784.1437394572.3674.python-list@python.org> (permalink) |
On 20/07/2015 12:27, CARANNANTE, MARTINE wrote: > Hi > Could you tell me if the Class UserGroup (method add_usage_group to > support inclusive groups) exist for python 2.7 ? > The patch that I found on internet is only for python 3. > Thanks in advance for your answer > Best regards > *Martine Carannante > * Almost certainly no as the patch has never been commited, which is why http://bugs.python.org/issue11588 is till open. Even if the patch were committed there is no guarantee that the patch will be back ported to 2.7. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Does the Class UserGroup (issue 11588) exist for python 2.7 ? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-20 13:15 +0100
csiph-web