Port all string tests to PyUnit and share as much tests
between str, unicode, UserString and the string module as possible. This increases code coverage in stringobject.c from 83% to 86% and should help keep the string classes in sync in the future. From SF patch #662807
Showing
This diff is collapsed.
This diff is collapsed.
Lib/test/test_str.py
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment