Completer with history for Python 3 ?

  • Thread starter Дамјан ГеоргиевÑки
  • Start date
Ð

Дамјан ГеоргиевÑки

I've been long using this recipe [1] „Completer with history viewer
support and more features“ with the interactive prompt of python 2.x
But it's not compatible with Python 3.0

Anyone know of a similar functionality for Python 3.0 or I should try to
port this script?

[1]
http://code.activestate.com/recipes/496822/
 
Ð

Дамјан ГеоргиевÑки

I've been long using this recipe [1] „Completer with history viewer
support and more features“ with the interactive prompt of python 2.x
But it's not compatible with Python 3.0

Anyone know of a similar functionality for Python 3.0 or I should try
to port this script?

[1]
http://code.activestate.com/recipes/496822/

Well, I've made a patch that makes it kinda work
http://paste.lisp.org/display/74707

it does work except that the irlcompleter doesn't complete filenames or
usernames... any idea why?


--
дамјан ( http://softver.org.mk/damjan/ )

Give me the knowledge to change the code I do not accept,
the wisdom not to accept the code I cannot change,
and the freedom to choose my preference.
 

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

No members online now.

Forum statistics

Threads
474,297
Messages
2,571,536
Members
48,283
Latest member
SherriP988

Latest Threads

Top