2010/2/5 Pietro Battiston <[email protected]>: > In [5]: [] == False > Out[5]: False
In [2]: if []: print "aaaaaa" ...: -- Lawrence Oluyede [eng] http://oluyede.org - http://twitter.com/lawrenceoluyede [ita] http://www.neropercaso.it [flickr] http://www.flickr.com/photos/rhymes _______________________________________________ Python mailing list [email protected] http://lists.python.it/mailman/listinfo/python
