A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-April/078489.html below:

print function treats sep=None and end=None in an unintuitive way

[Python-Dev] py3k: print function treats sep=None and end=None in an unintuitive way [Python-Dev] py3k: print function treats sep=None and end=None in an unintuitive wayAlessandro Guido alessandro.guido at gmail.com
Tue Apr 8 15:22:50 CEST 2008
Can anybody please point me why print('a', 'b', sep=None, end=None) should
produce "a b\n" instead of "ab"?
I've read http://docs.python.org/dev/3.0/library/functions.html#print, pep-3105 and some
ml threads but did not find a good reason justifying such a strange behaviour.

Thanks.

	-Alessandro Guido
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4