Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #22634
| Path | csiph.com!usenet.pasdenom.info!gegeweb.42!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <tolidtm@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.030 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'subject:while': 0.09; 'times,': 0.14; 'to:name:python-list@python.org': 0.14; 'message- id:@unknownmsgid': 0.16; 'trying': 0.20; 'least': 0.20; 'print': 0.21; 'second': 0.25; 'text,': 0.28; 'hi,': 0.29; "i'm": 0.29; 'received:209.85': 0.32; 'received:google.com': 0.32; 'to:addr :python-list': 0.35; 'received:209': 0.35; 'text': 0.35; 'thank': 0.36; 'received:209.85.215': 0.37; 'but': 0.37; 'to:addr:python.org': 0.39 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:mime-version:date:message-id:subject:to:content-type; bh=XNSRJuqTyj1YV6ghpkpHf+2AmvBsb7pHcOy/uAclWLw=; b=U6R/Dr0OfzXDE4VfdxfyjDWKTUkWgfUYyF7MRyAChCYyLQnUJDVA5GkwnIeIBiCSsH dOdhwmkrwq1NdcSZS8u2Cjozpxol02s+rP5ZrnFF+w5JO+nKYXoq5+ksioU1zGr+3Czh ESG8yU2lHdVWHApaxMCv2/LX7kIriQmhN32D4w7g/2k9us45+wJPE0+RUg3X5CJmU4N8 iQfbvsIDEDdf9drhde+TltUkH6LeHRJ0TPGPm+iryMWzPFoBcUramOEeGz8tpwby0EBw pw8T2L2OW7+hsSmFPvzSL7a77YZ9Epz9UYCYJfex0jP5cM3Hv4hczWvJJ4yAo9/woZYz C2Cw== |
| From | Anatoli Hristov <tolidtm@gmail.com> |
| Mime-Version | 1.0 (iPad Mail 8J2) |
| Date | Tue, 3 Apr 2012 22:36:33 +0200 |
| Subject | Run once while loop |
| To | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1295.1333485395.3037.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1333485395 news.xs4all.nl 6847 [2001:888:2000:d::a6]:56980 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:22634 |
Show key headers only | View raw
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Run once while loop Anatoli Hristov <tolidtm@gmail.com> - 2012-04-03 22:36 +0200
csiph-web