"BOOGIEMAN" <[EMAIL PROTECTED]> wrote:
>I found some e-book about Python 2.1, I want to print it but just to check
> first if sintax of Python 2.1 is same as 2.4 ?
almost everything that works under 2.1 works under 2.4. the opposite
isn't always true, though. for more information on new stuff, see:
http://www.python.org/doc/2.2.3/whatsnew/
http://www.python.org/doc/2.3.4/whatsnew/
http://www.python.org/doc/2.4/whatsnew/whatsnew24.html
and
http://effbot.org/zone/librarybook-py21.htm
http://effbot.org/zone/librarybook-py22.htm
http://effbot.org/zone/librarybook-py23.htm
</F>
--
http://mail.python.org/mailman/listinfo/python-list