bicyclerepairman python24 windows idle :(

EuGeNe eugene at boardkulture.com
Sat Feb 5 23:53:07 EST 2005


Kim Changjune wrote:
> EuGeNe wrote:
> 
>>Hi there,
>>
>>I am no expert but wanted to give bicyclerepairman 0.9 a go just to
> 
> see
> 
>>what a refactoring browser is and does. Followed every step of the
>>install, I think, but idle doesn't start with the RepairMan section
> 
> in
> 
>>config-extensions.def ... is it incompatible with 2.4?
>>
>>Thanks for your help.
>>
>>--
>>EuGeNe
> 
> 
> There seems to be a change in idlelib in Python 2.4.
> 
> Apply following patch to BicycleRepairMan_Idle.py:
> 
> @@ -87,6 +87,7 @@
>              mbar = editwin.menubar
>              editwin.menudict[name] = menu = Menu(mbar, name = name)
>              mbar.add_cascade(label = label, menu = menu, underline =
> underline)
> +            self.editwin.fill_menus(self.menudefs)
> 
>              # Initialize Bicyclerepairman and import the code
>              path = self.editwin.io.filename
> 

thanks for the tip ... unfortunately it doesn't work either. IDLE 
doesn't start.

-- 
EuGeNe

[----
www.boardkulture.com
www.actiphot.com
www.xsbar.com
----]



More information about the Python-list mailing list