| commit | d679e09970465d1b914b7d3dc11eaddbbcd6d289 | [log] [tgz] |
|---|---|---|
| author | Fred Drake <fdrake@acm.org> | Tue Sep 17 18:10:34 2002 +0000 |
| committer | Fred Drake <fdrake@acm.org> | Tue Sep 17 18:10:34 2002 +0000 |
| tree | 94660d705388b809753874fde618796cf5fbe0db | |
| parent | c6874013379f22cbcde563f7e8c24ae6ba1bc305 [diff] |
write(): Special case the common situation of a stream that's only
being used to dump output (no seeks), so we can avoid a lot
of extra checks being made.