I am never going to complain about Python again

Steven D'Aprano steve at pearwood.info
Thu Oct 10 00:36:51 EDT 2013


Just came across this little Javascript gem:

",,," == Array((null,'cool',false,NaN,4));

=> evaluates as true

http://wtfjs.com/2011/02/11/all-your-commas-are-belong-to-Array

I swear, I am never going to complain about Python again.




-- 
Steven



More information about the Python-list mailing list