Code completion via pycomplete.el is broken

Bug #858621 reported by Zer0
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-mode.el
Fix Released
Medium
Andreas Roehler

Bug Description

Using stable 6.0.2 version, it's impossible to get auto completion working.
When pressing M-Tab I get this:
pycomplete-pycomplete: Symbol's function definition is void: py-symbol-near-point
It seems that pycomplete.el relies on function py-symbol-near-point, yet python-mode.el in 6.0.2 doesn't have something like this defined at all, while 5.2.0 does: http://launchpadlibrarian.net/61970301/python-mode.el

Changed in python-mode:
assignee: nobody → Andreas Roehler (a-roehler)
milestone: none → 6.1
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Silver_Ghost (silverghost3) wrote :

Confirmed on latest trunk.

Changed in python-mode:
status: Confirmed → In Progress
Changed in python-mode:
milestone: 6.1 → 6.0.4
Revision history for this message
Andreas Roehler (a-roehler) wrote :

Thanks for the hint! Fix should follow soon.

Andreas

Changed in python-mode:
status: In Progress → Fix Committed
Changed in python-mode:
status: Fix Committed → Fix Released
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.