On Sun, Jun 29, 2008 at 03:48:49PM +0100, Dr J A Gow wrote:
> Ah, I understand. Although does this mean that the 'old' for loop syntax
> is likely to be deprecated in future python versions? Or is it just a
> 'cleaner' way of expressing the same thing.

The warning is:

    Warning: Old-style integer for-loop is deprecated, use 'for x < i < y' 
instead

I guess this will answer your question, and show my reasons for
committing this change.

-- 
Jonny Lamb, UK                                   [EMAIL PROTECTED]
http://jonnylamb.com                                     GPG: 0x2E039402

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to