[Python-Dev] Replacement for print in Python 3.0

skip@pobox.com skip at pobox.com
Fri Sep 2 17:05:49 CEST 2005


    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


More information about the Python-Dev mailing list