We need to add the "complete" method to the Interpreter/Engine/Controller in IPython1

Bug #215994 reported by Brian Granger
2
Affects Status Importance Assigned to Milestone
IPython
Won't Fix
Undecided
Unassigned

Bug Description

The Interpreter class in ipython1.core.interpreter should have a complete method that take a string and returns a valid list of completions. For now, this can just raise NotImplementedError. This method will also need to be added to the various Engine/Controller interfaces and implementations. This is needed so frontend writers can begin to call the method.

Related branches

Changed in ipython:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.