Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94231 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2015-07-20 13:15 +0100 |
| Last post | 2015-07-20 13:15 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Does the Class UserGroup (issue 11588) exist for python 2.7 ? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-20 13:15 +0100
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2015-07-20 13:15 +0100 |
| Subject | Re: Does the Class UserGroup (issue 11588) exist for python 2.7 ? |
| Message-ID | <mailman.784.1437394572.3674.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web