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 ngie
Recipients Douglas.Leeder, Nick.Dowell, alexandre.vassalotti, doko, gregory.p.smith, ned.deily, ngie
Date 2010-09-11.16:56:06
SpamBayes Score 3.850206e-06
Marked as misclassified No
Message-id <1284224167.72.0.372628477285.issue8746@psf.upfronthosting.co.za>
In-reply-to
Content
Do you prefer exhaustive tests, or just smoke tests? Honestly IMO, the OS should come prepackaged with tests to ensure that things function according to the requirements set forth in the manpage, so I would prefer the latter because the os methods in the posixmodule are nothing more than thin wrappers above the actual OS syscalls.
History
Date User Action Args
2010-09-11 16:56:07ngiesetrecipients: + ngie, doko, gregory.p.smith, alexandre.vassalotti, ned.deily, Nick.Dowell, Douglas.Leeder
2010-09-11 16:56:07ngiesetmessageid: <1284224167.72.0.372628477285.issue8746@psf.upfronthosting.co.za>
2010-09-11 16:56:06ngielinkissue8746 messages
2010-09-11 16:56:06ngiecreate