Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #22634 > unrolled thread
| Started by | Anatoli Hristov <tolidtm@gmail.com> |
|---|---|
| First post | 2012-04-03 22:36 +0200 |
| Last post | 2012-04-03 22:36 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Run once while loop Anatoli Hristov <tolidtm@gmail.com> - 2012-04-03 22:36 +0200
| From | Anatoli Hristov <tolidtm@gmail.com> |
|---|---|
| Date | 2012-04-03 22:36 +0200 |
| Subject | Run 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
Back to top | Article view | comp.lang.python
csiph-web