From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <023201c1363d$2ada7770$a2b9c6d4@SOMA> From: "Boyd Roberts" To: <9fans@cse.psu.edu> References: <200109051422.KAA02761@augusta.math.psu.edu> Subject: Re: [9fans] weird print(2) problems... MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Date: Wed, 5 Sep 2001 21:01:27 +0200 Topicbox-Message-UUID: ea1bd548-eac9-11e9-9e20-41e7f4b1d025 > Is there an elegant solution (other than ``don't do print("");'', > since that might really mean ``don't do, print() shouldn't call write(), as there's nothing to write. we're dealing with strings here.