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


Groups > comp.lang.python > #97926

Re: Resetting the Range start in the middle of a loop

Newsgroups comp.lang.python
Date 2015-10-23 19:31 -0700
References <ea58da60-3fb1-46e1-91db-ed48beebfd5c@googlegroups.com>
Message-ID <e31ca6b3-c752-4142-b6d2-0b05f7d56443@googlegroups.com> (permalink)
Subject Re: Resetting the Range start in the middle of a loop
From bigred04bd3@gmail.com

Show all headers | View raw


thanks for all the replies.  I took the while advice and have been trying to get it work correctly since this afternoon.

WHILE (no pun inteneded lol) it did solve my initial problem, it opened up another...the main reason i try to stay away from while loops...i created an infinate loop ha. so I'm trying to get it to do what I want, and still be able to exit.

Ill hack away at it tonight and try to post back tomorrow if i cant get it.

thanks again.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Resetting the Range start in the middle of a loop bigred04bd3@gmail.com - 2015-10-23 08:42 -0700
  Re: Resetting the Range start in the middle of a loop John Gordon <gordon@panix.com> - 2015-10-23 17:15 +0000
  Re: Resetting the Range start in the middle of a loop Peter Pearson <pkpearson@nowhere.invalid> - 2015-10-23 17:23 +0000
  Re: Resetting the Range start in the middle of a loop Steven D'Aprano <steve@pearwood.info> - 2015-10-24 11:05 +1100
  Re: Resetting the Range start in the middle of a loop Nobody <nobody@nowhere.invalid> - 2015-10-24 03:13 +0100
  Re: Resetting the Range start in the middle of a loop bigred04bd3@gmail.com - 2015-10-23 19:31 -0700

csiph-web