[Python-Dev] python symbolizition
Isaac Morland
ijmorlan at uwaterloo.ca
Fri Jun 14 17:43:49 CEST 2013
More information about the Python-Dev mailing list
Fri Jun 14 17:43:49 CEST 2013
- Previous message: [Python-Dev] python symbolizition
- Next message: [Python-Dev] cpython: Move test_pep352 over to unittest.main()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 14 Jun 2013, R. David Murray wrote: > This discussion is better suited for python-ideas than it > is for python-dev. Better yet, perl-ideas. > 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". Isaac Morland CSCF Web Guru DC 2554C, x36650 WWW Software Specialist
- Previous message: [Python-Dev] python symbolizition
- Next message: [Python-Dev] cpython: Move test_pep352 over to unittest.main()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list