On Thu, Jul 10, 2008 at 3:27 PM, Elliott Hird
<[EMAIL PROTECTED]> wrote:
> How about:
>
> from itertools import repeat
> print '\n'.join(repeat('I go on hold. I come off hold', 1000))I already posted that one... -root
On Thu, Jul 10, 2008 at 3:27 PM, Elliott Hird
<[EMAIL PROTECTED]> wrote:
> How about:
>
> from itertools import repeat
> print '\n'.join(repeat('I go on hold. I come off hold', 1000))I already posted that one... -root