Python autocomplete
In the last few weeks I started to use intensively Python and his console, but I found a serious lack: there is no autocompletition in console!!! I was used to press the TAB-key while developing in Ruby when I don’t remember the name of methods/attributes of an object, so I look for a solution and I made it! …
Leggi tutto »