• Guilherme Polo's avatar
    Merged revisions 74446-74449 via svnmerge from · 1fff0083
    Guilherme Polo yazdı
    svn+ssh://pythondev/python/trunk
    
    ........
      r74446 | guilherme.polo | 2009-08-14 10:53:41 -0300 (Fri, 14 Aug 2009) | 1 line
    
      Issue #3344: Replace itertools.count by enumerate.
    ........
      r74447 | guilherme.polo | 2009-08-14 11:03:07 -0300 (Fri, 14 Aug 2009) | 1 line
    
      Issue #3926: Fix the usage of the new showwarnings and formatwarning.
    ........
      r74448 | guilherme.polo | 2009-08-14 11:36:45 -0300 (Fri, 14 Aug 2009) | 3 lines
    
      Issue #1135: Add the XView and YView mix-ins to avoid duplicating
      the xview* and yview* methods.
    ........
      r74449 | guilherme.polo | 2009-08-14 11:43:43 -0300 (Fri, 14 Aug 2009) | 1 line
    
      Clarifying Entry.selection_present's docstring.
    ........
    1fff0083
EditorWindow.py 58.9 KB