[Python-ideas] Infix matrix-multiply, but not general infix operators?
Skip Montanaro
skip at pobox.com
Fri Mar 21 21:14:21 CET 2014
More information about the Python-ideas mailing list
Fri Mar 21 21:14:21 CET 2014
- Previous message: [Python-ideas] Infix matrix-multiply, but not general infix operators?
- Next message: [Python-ideas] Infix matrix-multiply, but not general infix operators?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Mar 21, 2014 at 3:06 PM, Mark Daoust <daoust.mj at gmail.com> wrote: >>>> spam `spam` eggs `baked` beans `spam` spam > > I'm not sure if the backticks help. Backticks never help. They hide amongst the beefier characters. That's one reason why $(...) is preferred by most Bash users and repr() by most Python users. Let them die the quiet death they deserve. Skip
- Previous message: [Python-ideas] Infix matrix-multiply, but not general infix operators?
- Next message: [Python-ideas] Infix matrix-multiply, but not general infix operators?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list