Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29897
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2012-09-23 22:31 -0700 |
| References | <0be9b4c2-b661-4709-ba8f-40a6f78ad634@googlegroups.com> <mailman.1030.1348257285.27098.python-list@python.org> <593f9c45-9150-4d37-9c9c-e3cd66ed2d8e@googlegroups.com> <k3ng02$gni$1@ger.gmane.org> <mailman.1135.1348422637.27098.python-list@python.org> |
| Subject | Re: Seome kind of unblocking input |
| From | Ramchandra Apte <maniandram01@gmail.com> |
| Message-ID | <mailman.1182.1348464713.27098.python-list@python.org> (permalink) |
On Sunday, 23 September 2012 23:20:37 UTC+5:30, Dennis Lee Bieber wrote: > On Sun, 23 Sep 2012 18:13:57 +0100, Mark Lawrence > > <breamoreboy@yahoo.co.uk> declaimed the following in > > gmane.comp.python.general: > > > > > On 23/09/2012 16:49, Ramchandra Apte wrote: > > > > > > You can clear the buffer by calling file.flush() > > > > > > > > > > Shock, horror, probe, well I never did. I'm sure that everyone is > > > updating their Xmas and birthday card lists to ensure that you're not > > > missed out having furnished a piece of information that doubtless not > > > one other person on this group knew. > > > > It probably wouldn't have helped either... The OP was looking for, > > as I recall, some means by which a pending input would not block other > > output on a console... So what use is flushing a buffer? > > -- > > Wulfraed Dennis Lee Bieber AF6VN > > wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/ Okay okay! My message was out-of-context. Anyways, nobody in my age group knows that you can clear the buffer of a file in Python by calling file.flush().
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Seome kind of unblocking input janis.judvaitis@gmail.com - 2012-09-21 02:13 -0700
Re: Seome kind of unblocking input Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-21 15:54 -0400
Re: Seome kind of unblocking input Ramchandra Apte <maniandram01@gmail.com> - 2012-09-23 08:49 -0700
Re: Seome kind of unblocking input Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-23 18:13 +0100
Re: Seome kind of unblocking input Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-09-23 13:50 -0400
Re: Seome kind of unblocking input Ramchandra Apte <maniandram01@gmail.com> - 2012-09-23 22:31 -0700
Re: Seome kind of unblocking input Ramchandra Apte <maniandram01@gmail.com> - 2012-09-23 22:31 -0700
Re: Seome kind of unblocking input Chris Angelico <rosuav@gmail.com> - 2012-09-24 15:14 +1000
Re: Seome kind of unblocking input Ramchandra Apte <maniandram01@gmail.com> - 2012-09-23 08:49 -0700
Re: Seome kind of unblocking input janis.judvaitis@gmail.com - 2012-09-25 01:05 -0700
csiph-web