[Python-Dev] Increase the code coverage of "OS" module
Maciej Fijalkowski
fijall at gmail.com
Sat Mar 23 05:35:37 CET 2013
More information about the Python-Dev mailing list
Sat Mar 23 05:35:37 CET 2013
- Previous message: [Python-Dev] Increase the code coverage of "OS" module
- Next message: [Python-Dev] cpython (2.7): Issue #17508: Handled out-of-order handler configuration correctly.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Mar 22, 2013 at 2:28 AM, rakesh karanth <rakeshgk21 at hotmail.com> wrote: > Hi python-dev, > > I'm interested in increasing the code coverage of the Python stdlib library > "OS" > Can some one who is already working on this or on a similar issue enlighten > me on this? > > Thanks in advance. Hey You can check out pypy os tests, we cover a bit more than CPython. (it's py.test based-though you might need to adapt it)
- Previous message: [Python-Dev] Increase the code coverage of "OS" module
- Next message: [Python-Dev] cpython (2.7): Issue #17508: Handled out-of-order handler configuration correctly.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list