Typo in pyrad.dictionary

Bug #136992 reported by Gabriel de Perthuis
2
Affects Status Importance Assigned to Milestone
pyrad (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: pyrad

Steps to reproduce:
Install the freeradius package to provide a dictionary, install python-pyrad, run this python code:
import pyrad.Dictionary
d = pyrad.dictionary.Dictionary("/usr/share/freeradius/dictionary.acc")

Steps to fix:
Replace
                                self.ParseBeginVendor(state, tokens)
with
                                self.__ParseBeginVendor(state, tokens)
in dictionary.py

Revision history for this message
Daniel T Chen (crimsun) wrote :

Is this symptom still reproducible in 8.10 beta or later?

Changed in pyrad:
status: New → Incomplete
Revision history for this message
Gabriel de Perthuis (g2p) wrote :

It's working fine in hardy.

Changed in pyrad:
status: Incomplete → 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.