On Apr 22, 12:50 pm, Jérémy Wagner <[EMAIL PROTECTED]> wrote: > Sure. Python is more readable than Perl, though I have found Python > to have a weird behavior regarding this little issue : > > How can you explain that Python doesn't support the ++ opeator, > whereas at the same time it does support the += operator ???
Because "Features A and B are in language X. Python adds Feature A. Therefore Python must also add Feature B (or it'll be weird)" is not valid logic. Carl Banks -- http://mail.python.org/mailman/listinfo/python-list