Ron_Adam wrote:
I would have preferred the @ symbol to be used as an inline assert
introducer.  Which would have allowed us to put debug code anywhere we
need.  Such as   @print total @.

Don't lose heart, there are still two unused characters left, $ and ?.

? might even be more mnemonic for this purpose, as

    ?print "foo =", foo

has a nice hint of "WT?%$%$ is going on at this point?"
to it.

--
Greg Ewing, Computer Science Dept,
University of Canterbury,       
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to