Message262054
Right. Please go ahead with both. I am fine with defining the current
behavior correct.
--Guido (mobile)
On Mar 19, 2016 9:37 AM, "Serhiy Storchaka" <[email protected]> wrote:
>
> Serhiy Storchaka added the comment:
>
> Yes, I have. But I were not sure what behavior should be correct in
> Python. On one side, always choosing the first declaration (on the same or
> on different lines) looks more consistent. On other side, current behavior
> was in CPython from the initial implementing PEP 263 in issue526840 and it
> matches Emacs behavior (if I understand this correctly).
>
> I can update the regular expression, but may be this obscure corner case
> needs the verbal explanation.
>
> ----------
>
> _______________________________________
> Python tracker <[email protected]>
> <http://bugs.python.org/issue26581>
> _______________________________________
> |
|
| Date |
User |
Action |
Args |
| 2016-03-19 16:48:13 | gvanrossum | set | recipients:
+ gvanrossum, lemburg, loewis, vstinner, serhiy.storchaka |
| 2016-03-19 16:48:13 | gvanrossum | link | issue26581 messages |
| 2016-03-19 16:48:13 | gvanrossum | create | |
|