[Python-3000] PEP 3124 - more commentary (original) (raw)
Giovanni Bajo rasky at develer.com
Thu May 17 01:29:25 CEST 2007
- Previous message: [Python-3000] PEP 3124 - more commentary
- Next message: [Python-3000] PEP 3124 - more commentary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 15/05/2007 13.20, Greg Ewing wrote:
C++ and Java don't have tuples, do they? No, but in C++ you could probably do something clever by overloading the comma operator if you were feeling perverse enough...
Well, there's also tr1::tuple :)
Giovanni Bajo
- Previous message: [Python-3000] PEP 3124 - more commentary
- Next message: [Python-3000] PEP 3124 - more commentary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]