[Python-Dev] surprised to "++" and "--"
Wee Binn
weebinn at gmail.com
Wed Sep 23 05:47:29 CEST 2009
More information about the Python-Dev mailing list
Wed Sep 23 05:47:29 CEST 2009
- Previous message: [Python-Dev] unsubscriptable vs object does not support indexing
- Next message: [Python-Dev] surprised to "++" and "--"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I know that there is no "++" or "--" operator in python, but if "var++" or something like that in my code(you know, most of C/C++ coders may like this),there is nothing wrong reported and program goes on just like expected!!
This is obscure, maybe a bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20090923/231dd75b/attachment.htm>
- Previous message: [Python-Dev] unsubscriptable vs object does not support indexing
- Next message: [Python-Dev] surprised to "++" and "--"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list