The programming languages world is broad/varied enough that any statement like "no other language does this!" is almost certainly wrong (outside of esoteric languages, which python and php most certainly are not)
__add, __sub, __mul, __div, __mod, __pow, __unm, __idiv __band, __bor, __bxor, __bnot, __shl, __shr __concat, __len __eq, __lt, __le __index, __newindex, __call __gc, __close, __mode, __name
reply
The programming languages world is broad/varied enough that any statement like "no other language does this!" is almost certainly wrong (outside of esoteric languages, which python and php most certainly are not)