masroore / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Autocompletion in interpreter on 123. #478

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. In the interpreter window, type an integer or floating literal followed by a 
dot.

What is the expected output? What do you see instead?

I don't expect anything.  But it pops up an autocompletion list suggesting I 
can invoke methods like bit_length().  If I do try to invoke the method, I get 
an error.   

Behavour in the code window does not offer autocompletion on literals.

What version of the product are you using? On what operating system?

PyScripter 2.1.4.0 on Windows 7, Python 3.1.3

Please provide any additional information below.

Original issue reported on code.google.com by cspwc...@gmail.com on 30 Jan 2011 at 6:36

GoogleCodeExporter commented 9 years ago
Issue 497 has been merged into this issue.

Original comment by pyscripter on 29 May 2011 at 11:01

GoogleCodeExporter commented 9 years ago

Original comment by pyscripter on 9 Jun 2011 at 11:53

GoogleCodeExporter commented 9 years ago

Original comment by pyscripter on 12 Jun 2011 at 1:52