[Python-checkins] r78903 - python/branches/release31-maint

mark.dickinson python-checkins at python.org
Sat Mar 13 10:49:51 CET 2010


Author: mark.dickinson
Date: Sat Mar 13 10:49:51 2010
New Revision: 78903

Log:
Blocked revisions 78902 via svnmerge

........
  r78902 | mark.dickinson | 2010-03-13 09:48:39 +0000 (Sat, 13 Mar 2010) | 2 lines
  
  Issue #7845:  Make 1j.__le__(2j) return NotImplemented rather than raising TypeError.
........


Modified:
   python/branches/release31-maint/   (props changed)


More information about the Python-checkins mailing list