Re: Pep 3105: the end of print?
- From: "Edward K Ream" <edreamleo@xxxxxxxxxxx>
- Date: Fri, 16 Feb 2007 09:07:02 -0600
That's the proof. Can you find a flaw in it?No, but it doesn't matter. There's no particular reason why you have to
write "print (whatever)" in your code. What you need is *some function*
that is capable of duplicating the functionality of print,
Precisely wrong. The title of this thread is 'the end of print', and the
whole point of my comments is that spelling matters.
I would have absolutely no objection to the pep if it specified some other
name for an 'official' print function. Pick any name, preferably longer
than two characters, that does not conflict with either an existing global
function or module.
Edward
--------------------------------------------------------------------
Edward K. Ream email: edreamleo@xxxxxxxxxxx
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------
.
- Follow-Ups:
- Re: Pep 3105: the end of print?
- From: Steven D'Aprano
- Re: Pep 3105: the end of print?
- References:
- Pep 3105: the end of print?
- From: Edward K Ream
- Re: Pep 3105: the end of print?
- From: Steven Bethard
- Re: Pep 3105: the end of print?
- From: Edward K Ream
- Re: Pep 3105: the end of print?
- From: Steven Bethard
- Re: Pep 3105: the end of print?
- From: Edward K Ream
- Re: Pep 3105: the end of print?
- From: Fuzzyman
- Re: Pep 3105: the end of print?
- From: Edward K Ream
- Re: Pep 3105: the end of print?
- From: Fuzzyman
- Re: Pep 3105: the end of print?
- From: Edward K Ream
- Re: Pep 3105: the end of print?
- From: Steven D'Aprano
- Pep 3105: the end of print?
- Prev by Date: Re: Pep 3105: the end of print?
- Next by Date: Re: Pep 3105: the end of print?
- Previous by thread: Re: Pep 3105: the end of print?
- Next by thread: Re: Pep 3105: the end of print?
- Index(es):
Relevant Pages
|