This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lebigot
Recipients
Date 2007-02-10.11:49:54
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Just for reference: with Fink Python 2.5 (r25:51908, Sep 24 2006) on OS X 10.4.8 / darwin 8.8.0 for Intel Macs, "print >>f, 3" is also silently (and incorrectly) accepted when f is only opened for reading.
History
Date User Action Args
2007-08-23 14:51:46adminlinkissue1653416 messages
2007-08-23 14:51:46admincreate