Hello, in ulipad there is strange way of completion (or i am strange). I am
talking about this:

> from sqlalchemy import [ctrl + space]
>
will offer everything from sqlalchemy, but

but when i write  that:

from sqlalchemy import *
>

then there is nothing from sqlalchemy in completion.

Is is bug?

Reply via email to