]> granicus.if.org Git - python/commit
(formatter.py): Add a flush() method to the writer interface. This really
authorFred Drake <fdrake@acm.org>
Tue, 31 Dec 1996 20:50:51 +0000 (20:50 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 31 Dec 1996 20:50:51 +0000 (20:50 +0000)
commit2823168c4687d90c369978dedcbb764a91cc96b6
tree05ebe8e4910281e5393aaa5bc471d6b67ad2dd90
parent2a37850273354ee7f62bd62f3102b8aec307907c
(formatter.py):  Add a flush() method to the writer interface.  This really
needs to be a standard part of the interface, so we'll have it in
for the next release.
Lib/formatter.py