#22613: minor other fixes in library docs (thanks Jacques Ducasse)

This commit is contained in:
Georg Brandl 2014-10-31 10:25:48 +01:00
parent 2677faecf5
commit 8ed75cd8e9
9 changed files with 35 additions and 30 deletions

View file

@ -156,4 +156,3 @@ for file objects could be added::
aRepr = MyRepr()
print(aRepr.repr(sys.stdin)) # prints '<stdin>'