On Thu, Jul 22, 2010 at 10:41 AM, Jesse Noller <jnol...@gmail.com> wrote: .. > I'm not a fan of this - I'd much prefer[1] that we use the exclamation > point to determine scope: > > foobar - local > !foobar - one up > !!foobar - higher than the last one > !!!foobar - even higher in scope > > We could do the inverse as well; if you append ! you can push variable > down in scope.
Replace '!' with '$' and we have a winner! [IANSE] > [1] I am not serious. [IANSE] I am not serious either. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com