DrPython - auto complete

J

jas

Hi,
I just started to use DrPython and I have installed the
CodeCompletion plugin. I am using DrPython 161 (on windows) with
wxPython 2.6.1. Anyhow, when I try something like

x = []
x.

....it pops up "x.filename", "x.prepend" and "x.word". Shouldn't it
show "x.append", "x.pop", etc?

Just curious if anyone else uses this and has this problem. Or maybe
the code completion doesn't work like I expect.
 
F

Franz Steinhaeusler

Hi,
I just started to use DrPython and I have installed the
CodeCompletion plugin. I am using DrPython 161 (on windows) with
wxPython 2.6.1. Anyhow, when I try something like

x = []
x.

...it pops up "x.filename", "x.prepend" and "x.word". Shouldn't it
show "x.append", "x.pop", etc?

Just curious if anyone else uses this and has this problem. Or maybe
the code completion doesn't work like I expect.

Hi,

definitively a bug, I have forwarded it
into DrPython Bug Tracker.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top