]> granicus.if.org Git - python/commit
Remove __repr__ that doesn't have any advantage compared to the standard one.
authorGeorg Brandl <georg@python.org>
Wed, 9 Apr 2008 18:40:09 +0000 (18:40 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 9 Apr 2008 18:40:09 +0000 (18:40 +0000)
commit8e2f755cb42991627cd517366c5b9d78147d8521
tree6936e314177c1feb0b9632bae2d80d29ec255375
parent5e69685999c0f44af3536ac71a2a59e70b7ea185
Remove __repr__ that doesn't have any advantage compared to the standard one.
Lib/io.py