[Python-Dev] python symbolizition
R. David Murray
rdmurray at bitdance.com
Fri Jun 14 17:03:44 CEST 2013
More information about the Python-Dev mailing list
Fri Jun 14 17:03:44 CEST 2013
- Previous message: [Python-Dev] python symbolizition
- Next message: [Python-Dev] python symbolizition
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This discussion is better suited for python-ideas than it is for python-dev. On Fri, 14 Jun 2013 16:50:53 +0200, Markus Unterwaditzer <markus at unterwaditzer.net> wrote: > But why? > > -- Markus (from phone) > > Pynix Wang <pynix.wang at gmail.com> wrote: > >1.lambda expression > > > >c# > >a.(x, y) => x == y > >b.() => SomeMethod() > > > >ruby: > > -> {|msg| puts msg} > > > >python can use c# like and remove "lambda" keyword. > > > >2.global variable > > > >ruby > >$glo_var > > > >python can use $ or @ or another and remove "global". > > > > > >------------------------------------------------------------------------ > > > >_______________________________________________ > >Python-Dev mailing list > >Python-Dev at python.org > >http://mail.python.org/mailman/listinfo/python-dev > >Unsubscribe: > >http://mail.python.org/mailman/options/python-dev/markus%40unterwaditzer.net > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: http://mail.python.org/mailman/options/python-dev/rdmurray%40bitdance.com
- Previous message: [Python-Dev] python symbolizition
- Next message: [Python-Dev] python symbolizition
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list