lists....order...

Steve Holden sholden at holdenweb.com
Thu Oct 10 08:08:28 EDT 2002


"Erik Max Francis" <max at alcyone.com> wrote ...
[ ... ]
>
> Are bools going to be in 2.3 as well?
>

Well, it would seem a bit strange to take them out of 2.2.[1, 2, ...] so
yes, they will be.

Python 2.2.1 (#1, Jun 25 2002, 10:55:46)
[GCC 2.95.3-5 (cygwin special)] on cygwin
Type "help", "copyright", "credits" or "license" for more information.
>>> bool("hello")
1
>>> True
1

regards
-----------------------------------------------------------------------
Steve Holden                                  http://www.holdenweb.com/
Python Web Programming                 http://pydish.holdenweb.com/pwp/
Previous .sig file retired to                    www.homeforoldsigs.com
-----------------------------------------------------------------------






More information about the Python-list mailing list