[Python-Dev] Replacement for print in Python 3.0
skip@pobox.com
skip at pobox.com
Fri Sep 2 17:05:49 CEST 2005
More information about the Python-Dev mailing list
Fri Sep 2 17:05:49 CEST 2005
- Previous message: [Python-Dev] Replacement for print in Python 3.0
- Next message: [Python-Dev] Replacement for print in Python 3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
skip> print("foo", "bar", "baz", " ", stream=sys.stderr)
skip> That seems a bit like magic, but probably no less magic than the
skip> current trailing comma.
Make that no *more* magic ...
Skip
- Previous message: [Python-Dev] Replacement for print in Python 3.0
- Next message: [Python-Dev] Replacement for print in Python 3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list