A bug in backend_tkagg?

John,

Is the following a line a bug in backend_tkagg.py? Note the method __init5B__. As it stands, I get a traceback with this piece of code. When I change it to __init__, it works fine. I see you changed this line on Oct 1. If it is in error, I submit a patch.

     Tk.Frame.__init5B__(self, master=self.figman.window,
                          width=width, height=height,
                          borderwidth=2)

-- Paul

···

--
Paul Barrett, PhD Space Telescope Science Institute
Phone: 410-338-4475 ESS/Science Software Branch
FAX: 410-338-4767 Baltimore, MD 21218