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 lum
Recipients amaury.forgeotdarc, berker.peksag, bethard, eric.araujo, ezio.melotti, lum, petri.lehtinen
Date 2012-10-26.15:11:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351264305.14.0.239107969979.issue11175@psf.upfronthosting.co.za>
In-reply-to
Content
Alright, here's a version with more tests (unittest.mock is awesome!). I think it tests exactly what it should (and no more), i.e. that the arguments are correctly passed to `open`.
History
Date User Action Args
2012-10-26 15:11:45lumsetrecipients: + lum, amaury.forgeotdarc, bethard, ezio.melotti, eric.araujo, petri.lehtinen, berker.peksag
2012-10-26 15:11:45lumsetmessageid: <1351264305.14.0.239107969979.issue11175@psf.upfronthosting.co.za>
2012-10-26 15:11:45lumlinkissue11175 messages
2012-10-26 15:11:45lumcreate