[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kdev-python] [Bug 362521] New: PEP-3132 not supported
From:       Francis Herne via KDE Bugzilla <bugzilla_noreply () kde ! org>
Date:       2016-04-30 21:04:37
Message-ID: bug-362521-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=362521

            Bug ID: 362521
           Summary: PEP-3132 not supported
           Product: kdev-python
           Version: 4.90.91
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: Language support
          Assignee: mail@svenbrauch.de
          Reporter: francis.herne@yahoo.co.uk

PEP-3132 "Extended Iterable Unpacking"
(https://www.python.org/dev/peps/pep-3132/), part of Python 3.0, allows the
syntax:

`a, *b, c = range(5)`
Resulting in a == 0; b == [1,2,3]; c == 4

kdev-python doesn't like this and warns that 'b' is undefined.

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic