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 brett.cannon
Recipients brett.cannon
Date 2008-02-12.22:55:08
SpamBayes Score 0.0010525644
Marked as misclassified No
Message-id <1202856909.89.0.801927341292.issue2091@psf.upfronthosting.co.za>
In-reply-to
Content
The docs on file's constructor says that the 'U' mode should not work
with '+', and yet 'rU+' does not throw an error.
History
Date User Action Args
2008-02-12 22:55:10brett.cannonsetspambayes_score: 0.00105256 -> 0.0010525644
recipients: + brett.cannon
2008-02-12 22:55:09brett.cannonsetspambayes_score: 0.00105256 -> 0.00105256
messageid: <1202856909.89.0.801927341292.issue2091@psf.upfronthosting.co.za>
2008-02-12 22:55:09brett.cannonlinkissue2091 messages
2008-02-12 22:55:08brett.cannoncreate