Changes between Version 40 and Version 41 of Development

Show
Ignore:
Timestamp:
09/24/11 16:32:56 (20 months ago)
Author:
ian
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development

    v40 v41  
    5151eg. 
    5252 
    53 """ 
     53{{{ 
    5454bottom_focus = w.get_descendant(w.get_focus_path()) 
    5555one_above_bottom_focus = w.get_descendant(w.get_focus_path()[:-1]) 
    56 """ 
     56}}} 
    5757 
    5858