[Idle-dev] CVS: idle FormatParagraph.py,1.2,1.3

Kurt B. Kaiser kbk@users.sourceforge.net
Thu, 12 Jul 2001 21:12:05 -0700


Update of /cvsroot/idlefork/idle
In directory usw-pr-cvs1:/tmp/cvs-serv5148

Modified Files:
	FormatParagraph.py 
Log Message:
py-cvs-rel2_1 (Rev 1.9) merge - whitespace normalization


Index: FormatParagraph.py
===================================================================
RCS file: /cvsroot/idlefork/idle/FormatParagraph.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** FormatParagraph.py	2001/07/04 03:15:10	1.2
--- FormatParagraph.py	2001/07/13 04:12:02	1.3
***************
*** 29,36 ****
          '<<format-paragraph>>': ['<Alt-q>'],
      }
!     
      unix_keydefs = {
          '<<format-paragraph>>': ['<Meta-q>'],
!     } 
  
      def __init__(self, editwin):
--- 29,36 ----
          '<<format-paragraph>>': ['<Alt-q>'],
      }
! 
      unix_keydefs = {
          '<<format-paragraph>>': ['<Meta-q>'],
!     }
  
      def __init__(self, editwin):