diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-22 12:50:40 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-22 12:50:40 +0000 |
commit | 808fc0a0eea56dd4ef2fa9f9dee00ef0c20760f2 (patch) | |
tree | 9a5ed66ce46fb860e57a4bbacdc8ac66357bd478 /Lib/ssl.py | |
parent | 0477bf3a934b9e959ce4a64f25ce24310797d50e (diff) | |
download | cpython-git-808fc0a0eea56dd4ef2fa9f9dee00ef0c20760f2.tar.gz |
Merged revisions 79278,79280 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79278 | victor.stinner | 2010-03-22 13:24:37 +0100 (lun., 22 mars 2010) | 2 lines
Issue #1583863: An unicode subclass can now override the __str__ method
........
r79280 | victor.stinner | 2010-03-22 13:36:28 +0100 (lun., 22 mars 2010) | 5 lines
Fix the NEWS about my last commit: an unicode subclass can now override the
__unicode__ method (and not the __str__ method).
Simplify also the testcase.
........
Diffstat (limited to 'Lib/ssl.py')
0 files changed, 0 insertions, 0 deletions