On Fri, Mar 22, 2013 at 2:28 AM, rakesh karanth <rakeshg...@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)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to