Comment 4 for bug 1023236

Revision history for this message
Andreas Roehler (a-roehler) wrote : Re: [Bug 1023236] Re: py-find-imports can't handle multiline imports or comma separated imports

Am 11.07.2012 04:38, schrieb Russell Sim:
> Here is an updated patch that includes a test :) . I should have done
> this the first time.
>
> ** Patch added: "py-find-mulitline-imports.patch"
> https://bugs.launchpad.net/python-mode/+bug/1023236/+attachment/3219255/+files/py-find-mulitline-imports.patch
>

Hi Rusell,

thanks a lot.

Seeing your code dealing with backslashed lines --correctly so far--, there is a request still: as import is a statement, suggest the use of
py-end-of-statement to determine its borders.

BTW that part of code also is dealt with in branch

lp:~ufleisch/python-mode/improve-completion

Please be invited to join the team, so your will get all mail around,

thanks again,

Andreas