Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #22634 > unrolled thread

Run once while loop

Started byAnatoli Hristov <tolidtm@gmail.com>
First post2012-04-03 22:36 +0200
Last post2012-04-03 22:36 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Run once while loop Anatoli Hristov <tolidtm@gmail.com> - 2012-04-03 22:36 +0200

#22634 — Run once while loop

FromAnatoli Hristov <tolidtm@gmail.com>
Date2012-04-03 22:36 +0200
SubjectRun once while loop
Message-ID<mailman.1295.1333485395.3037.python-list@python.org>
Hi,

I'm trying to do a while loop with condition of time if time is
12:00:00 print text, but for this one second the text is printed at
least 50 times, how can I print only once?

Thank

Anatoli

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web