mirror of
https://github.com/python/cpython.git
synced 2025-08-19 08:11:46 +00:00
Merged revisions 77544 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r77544 | ezio.melotti | 2010-01-16 20:38:01 +0200 (Sat, 16 Jan 2010) | 1 line typo: use one instead instead of two ........
This commit is contained in:
parent
fd40aebe9d
commit
05327837fd
1 changed files with 2 additions and 2 deletions
|
@ -161,8 +161,8 @@ Library
|
||||||
|
|
||||||
- Issue #1488943: difflib.Differ() doesn't always add hints for tab characters
|
- Issue #1488943: difflib.Differ() doesn't always add hints for tab characters
|
||||||
|
|
||||||
- Issue #5037: Proxy the __unicode__ special method instead to __unicode__
|
- Issue #5037: Proxy the __unicode__ special method to __unicode__ instead of
|
||||||
instead of __str__.
|
__str__.
|
||||||
|
|
||||||
Build
|
Build
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue